elxr_pro_api_server_perf_test¶
Execute eLxr Pro API Server performance test
What It Tests¶
eLxr Pro API Server Perf Test: Test elxr pro api server performance Execute eLxr pro api server performance test
Preconditions¶
The end user should download eLxr pro client from Gallery with their windriver account
Obtain eLxr pro token from eLxr pro dashboard
Test Parameters¶
Parameter |
Default |
Description |
|---|---|---|
|
|
Skip package installation |
|
|
Development or Production eLxr Pro API Server |
|
|
Obtain eLxr Pro token from eLxr pro dashboard |
|
|
Total number of requests for parallel joining of the eLxr Pro repository |
Test Steps¶
- cd ./automated/linux/elxr_pro_api_server_perf_test/
- ./elxr_pro_api_server_perf_test.sh -s ${SKIP_INSTALL} -a ${ELXR_PRO_API_SERVER} -t ${PERF_TOKEN} -n ${REQUEST_NUMBER}
Refer to elxr_pro_api_server_perf_test.yaml for complete test definition and execution details.
Expected Results¶
The eLxr Pro API Server performs well during performance testing
All eLxr Pro join requests can be accepted.