X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC900.sh;h=71ea39800707216a44426d11803e745766cd2a2e;hb=5e1623ab25b62c6c28849bfd862eba4648465922;hp=7f5ca202c8cdd5f6632fc8896847e011504a5207;hpb=edea18a8fda2e2201cb3ede7f7af13f610bf4acc;p=nonrtric.git diff --git a/test/auto-test/FTC900.sh b/test/auto-test/FTC900.sh index 7f5ca202..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 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