X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FREADME.md;h=1f8ef5d682321cfeb35b2f90a0d7aa67468b12c6;hb=663566c28930429775ea9921f0e32ddf5253da28;hp=c97f2ab016f281863bfec085fcf89871f5504ccc;hpb=d289079b1b15286e994bc29b98cd732fc32fb06f;p=nonrtric.git diff --git a/test/auto-test/README.md b/test/auto-test/README.md index c97f2ab0..1f8ef5d6 100644 --- a/test/auto-test/README.md +++ b/test/auto-test/README.md @@ -42,12 +42,15 @@ ORAN CHERRY ORAN D-RELEASE ========= ->```./PM_EI_DEMO.sh remote-remove docker --env-file ../common/test_env-oran-d-release.sh --use-release-image SDNC``` +>```./PM_EI_DEMO.sh remote-remove docker release --env-file ../common/test_env-oran-d-release.sh --use-release-image SDNC``` ->```./PM_EI_DEMO.sh remote-remove kube --env-file ../common/test_env-oran-d-release.sh --use-release-image SDNC``` +>```./PM_EI_DEMO.sh remote-remove kube release --env-file ../common/test_env-oran-d-release.sh --use-release-image SDNC``` -Note that D-Release has not updated the SDNC so cherry release is used
-Note: When D-Release is released, add the 'release' arg to run released images. +ORAN E-RELEASE +========= +>```./PM_EI_DEMO.sh remote-remove docker --env-file ../common/test_env-oran-e-release.sh``` + +>```./PM_EI_DEMO.sh remote-remove kube --env-file ../common/test_env-oran-e-release.sh``` ONAP GUILIN =========== @@ -65,9 +68,9 @@ ONAP HONOLULU ONAP ISTANBUL ============= ->```./PM_EI_DEMO.sh remote-remove docker --env-file ../common/test_env-onap-istanbul.sh``` +>```./PM_EI_DEMO.sh remote-remove docker release --env-file ../common/test_env-onap-istanbul.sh``` ->```./PM_EI_DEMO.sh remote-remove kube --env-file ../common/test_env-onap-istanbul.sh``` +>```./PM_EI_DEMO.sh remote-remove kube release --env-file ../common/test_env-onap-istanbul.sh``` Note: When istanbul is released, add the 'release' arg to run released images. @@ -86,6 +89,14 @@ The numbering in each series corresponds to the following groupings 900-999 - Misc test +11XX - ECS API Tests + +18XX - ECS Stability and capacity test + +2000 - Southbound http proxy tests + +30XX - rApp tests + Suites To get an overview of the available test scripts, use the following command to print the test script description: