X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC900.sh;h=71ea39800707216a44426d11803e745766cd2a2e;hb=e5af34e879a94e38db3b289ce87869f4e9f4b5e7;hp=33ebd6968bebed3c765ca5f810aa876cfb717c6c;hpb=46c3e2be383add6bb21570a24abef778fd75a762;p=nonrtric.git diff --git a/test/auto-test/FTC900.sh b/test/auto-test/FTC900.sh index 33ebd696..71ea3980 100755 --- a/test/auto-test/FTC900.sh +++ b/test/auto-test/FTC900.sh @@ -33,7 +33,7 @@ KUBE_PRESTARTED_IMAGES="" CONDITIONALLY_IGNORED_IMAGES="NGW" #Supported test environment profiles -SUPPORTED_PROFILES="ONAP-GUILIN ONAP-HONOLULU ONAP-ISTANBUL ORAN-CHERRY ORAN-DAWN" +SUPPORTED_PROFILES="ONAP-GUILIN ONAP-HONOLULU ONAP-ISTANBUL ORAN-CHERRY ORAN-D-RELEASE ORAN-E-RELEASE" #Supported run modes SUPPORTED_RUNMODES="DOCKER KUBE" @@ -46,6 +46,7 @@ SUPPORTED_RUNMODES="DOCKER KUBE" . ../common/consul_cbs_functions.sh . ../common/kube_proxy_api_functions.sh . ../common/gateway_api_functions.sh +. ../common/cr_api_functions.sh setup_testenvironment