X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC1800.sh;h=6e1b764b2a2ddaccc081e46c26759ce89d4e6d7e;hb=a00565c678ddd48145f71fa41f9481cacee8d1d4;hp=1284bf612d5d39b34bc0e6f4f9f1680efc2f81f8;hpb=8fbb226ef10720895adb98e6ca7ac1cae39f0103;p=nonrtric.git diff --git a/test/auto-test/FTC1800.sh b/test/auto-test/FTC1800.sh index 1284bf61..6e1b764b 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 @@ -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