elxr_pro_client_config_test¶
eLxr pro client config function test
What It Tests¶
eLxr Pro Client Config Test: eLxr pro client config test eLxr pro client config and proxy function 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 |
|
|
Download and set eLxr pro client URL in this variable |
|
|
Development or Production eLxr Pro API Server |
|
|
Obtain proxy from gitlab test environment |
|
|
Obtain eLxr Pro token from eLxr pro dashboard |
Test Steps¶
- cd ./automated/linux/elxr_pro_client_config_test/
- ./elxr_pro_client_config_test.sh -s ${SKIP_INSTALL} -c ${ELXR_PRO_CLIENT_LATEST_URL} -a ${ELXR_PRO_API_SERVER} -p ${APT_PROXY} -t ${TEST_TOKEN}
Refer to elxr_pro_client_config_test.yaml for complete test definition and execution details.
Expected Results¶
eLxr pro client proxy function works well