elxr_pro_client_diff_token_test¶
Use different eLxr pro token to test rejoin and force leave functions
What It Tests¶
eLxr Pro Client Different Token Test: Test elxr pro client with different token Use different eLxr pro token to test elxr pro client rejoin and force leave functions
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 eLxr Pro token from eLxr pro dashboard |
Test Steps¶
- cd ./automated/linux/elxr_pro_client_diff_token_test/
- ./elxr_pro_client_diff_token_test.sh -s ${SKIP_INSTALL} -c ${ELXR_PRO_CLIENT_LATEST_URL} -a ${ELXR_PRO_API_SERVER} -t ${DIFF_TOKEN}
Refer to elxr_pro_client_diff_token_test.yaml for complete test definition and execution details.
Expected Results¶
eLxr pro client rejoin function works well
eLxr pro force leave funtion works well