Merge "Added JWT handling to a1pms"
[nonrtric.git] / test / auto-test / README.md
index 793b92e..d29c752 100644 (file)
@@ -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: