X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC1800.sh;h=157f079fe99eaf5a4e9d84873e97ad433717a796;hb=refs%2Fchanges%2F28%2F10128%2F1;hp=1284bf612d5d39b34bc0e6f4f9f1680efc2f81f8;hpb=237a4da4b9419171f774bd6a02f61bef81f1b60f;p=nonrtric.git diff --git a/test/auto-test/FTC1800.sh b/test/auto-test/FTC1800.sh index 1284bf61..157f079f 100755 --- a/test/auto-test/FTC1800.sh +++ b/test/auto-test/FTC1800.sh @@ -26,7 +26,7 @@ DOCKER_INCLUDED_IMAGES="ICS PRODSTUB CR CP NGW KUBEPROXY" #App names to include in the test when running kubernetes, space separated list KUBE_INCLUDED_IMAGES="ICS PRODSTUB CP CR KUBEPROXY NGW" #Prestarted app (not started by script) to include in the test when running kubernetes, space separated list -KUBE_PRESTARTED_IMAGES="NGW" +KUBE_PRESTARTED_IMAGES="" #Ignore image in DOCKER_INCLUDED_IMAGES, KUBE_INCLUDED_IMAGES if #the image is not configured in the supplied env_file @@ -34,7 +34,7 @@ KUBE_PRESTARTED_IMAGES="NGW" CONDITIONALLY_IGNORED_IMAGES="NGW" #Supported test environment profiles -SUPPORTED_PROFILES="ONAP-HONOLULU ONAP-ISTANBUL ONAP-JAKARTA ORAN-CHERRY ORAN-D-RELEASE ORAN-E-RELEASE ORAN-F-RELEASE" +SUPPORTED_PROFILES="ONAP-HONOLULU ONAP-ISTANBUL ONAP-JAKARTA ONAP-KOHN ONAP-LONDON ORAN-CHERRY ORAN-D-RELEASE ORAN-E-RELEASE ORAN-F-RELEASE ORAN-G-RELEASE" #Supported run modes SUPPORTED_RUNMODES="DOCKER KUBE" @@ -359,7 +359,7 @@ fi if [[ "$ICS_FEATURE_LEVEL" == *"TYPE-SUBSCRIPTIONS"* ]]; then - ics_equal json:/data-consumer/v1/info-type-subscription 2 200 + ics_equal json:data-consumer/v1/info-type-subscription 2 200 ics_api_idc_get_subscription_ids 200 owner1 subscription-id-1 ics_api_idc_get_subscription_ids 200 owner2 subscription-id-2 @@ -382,7 +382,7 @@ set_ics_trace if [[ "$ICS_FEATURE_LEVEL" == *"TYPE-SUBSCRIPTIONS"* ]]; then - ics_equal json:/data-consumer/v1/info-type-subscription 2 200 + ics_equal json:data-consumer/v1/info-type-subscription 2 200 ics_api_idc_get_subscription_ids 200 owner1 subscription-id-1 ics_api_idc_get_subscription_ids 200 owner2 subscription-id-2