elxr_pro_client_join_pro_only¶
Use eLxr pro client to only join eLxr pro repository
What It Tests¶
eLxr Pro Client Only Join eLxr Pro Repository: Only join eLxr pro repository Only eLxr pro repository will be available. eLxr community respository will be removed.
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_join_pro_only/
- ./elxr_pro_client_join_pro_only.sh -s ${SKIP_INSTALL} -c ${ELXR_PRO_CLIENT_LATEST_URL} -a ${ELXR_PRO_API_SERVER} -t ${TEST_TOKEN}
Refer to elxr_pro_client_join_pro_only.yaml for complete test definition and execution details.
Expected Results¶
Use eLxr pro client to only join eLxr pro repository successfully
Only eLxr pro repository will be available
eLxr community respository will be removed