X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC1800.sh;h=6e1b764b2a2ddaccc081e46c26759ce89d4e6d7e;hb=4bedc3ee0dafa48108d79f81174a6e679acabd25;hp=0948b650dc8ed4fa27c682c6e84e53ebc37a6a98;hpb=5feecd881172a3b22041d35443c1f946e7d5f63e;p=nonrtric.git diff --git a/test/auto-test/FTC1800.sh b/test/auto-test/FTC1800.sh index 0948b650..6e1b764b 100755 --- a/test/auto-test/FTC1800.sh +++ b/test/auto-test/FTC1800.sh @@ -34,7 +34,7 @@ KUBE_PRESTARTED_IMAGES="" CONDITIONALLY_IGNORED_IMAGES="NGW" #Supported test environment profiles -SUPPORTED_PROFILES="ONAP-HONOLULU ONAP-ISTANBUL ORAN-CHERRY ORAN-D-RELEASE ORAN-E-RELEASE" +SUPPORTED_PROFILES="ONAP-HONOLULU ONAP-ISTANBUL ONAP-JAKARTA ORAN-CHERRY ORAN-D-RELEASE ORAN-E-RELEASE ORAN-F-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