X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FREADME.md;h=d29c752d5a46802daf0d647fbece31d93e1907c5;hb=refs%2Fchanges%2F28%2F10128%2F1;hp=793b92e7a2b76b96cc2141050770d41079915229;hpb=6dc3bd22a4992e479c106d0681230695be5b325b;p=nonrtric.git diff --git a/test/auto-test/README.md b/test/auto-test/README.md index 793b92e7..d29c752d 100644 --- a/test/auto-test/README.md +++ b/test/auto-test/README.md @@ -56,6 +56,12 @@ ORAN E-RELEASE ORAN E-RELEASE with nonrtric deployed with helm charts for the "dep" repo >```../FTC_HELM_E_RELEASE.sh remote-remove kube release --env-file ../common/test_env-oran-e-release.sh --override override_ftc_helm_e_release.sh``` +ORAN F-RELEASE +========= +>```./PM_EI_DEMO.sh remote-remove docker --env-file ../common/test_env-oran-f-release.sh``` + +>```./PM_EI_DEMO.sh remote-remove kube --env-file ../common/test_env-oran-f-release.sh``` + ONAP GUILIN =========== >```./PM_DEMO.sh remote-remove docker release --env-file ../common/test_env-onap-guilin.sh``` @@ -82,15 +88,15 @@ ONAP ISTANBUL The test script are number using these basic categories where 0-999 are releated to the policy managment and 1000-1999 are related to information management. 2000-2999 are for southbound http proxy. There are also demo test cases that test more or less all components. These test scripts does not use the numbering scheme below. The numbering in each series corresponds to the following groupings -1-99 - Basic sanity tests, PMS +1-99 - Basic sanity tests, A1PMS -100-199 - API tests, PMS +100-199 - API tests, A1PMS -300-399 - Config changes and sync, PMS +300-399 - Config changes and sync, A1PMS -800-899 - Stability and capacity test, PMS +800-899 - Stability and capacity test, A1PMS -900-999 - Misc test, PMS +900-999 - Misc test, A1PMS 11XX - ICS API Tests @@ -100,6 +106,8 @@ The numbering in each series corresponds to the following groupings 30XX - rApp tests +40XX - Helm Manager tests + Suites To get an overview of the available test scripts, use the following command to print the test script description: