X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC310.sh;h=33e4966b8996f60a82182118f35c930f904b03d1;hb=54e5f0a956ea4a9f5a31b3b6319f8f3b2b980c91;hp=90bc05d82a8bb9985eabb3d498c3523e78a1754f;hpb=be9a07faf8fbc1030404bbc71f409eb5e19736ba;p=nonrtric.git diff --git a/test/auto-test/FTC310.sh b/test/auto-test/FTC310.sh index 90bc05d8..33e4966b 100755 --- a/test/auto-test/FTC310.sh +++ b/test/auto-test/FTC310.sh @@ -24,7 +24,7 @@ TC_ONELINE_DESCR="Resync of RIC via changes in the consul config or pushed confi DOCKER_INCLUDED_IMAGES="CBS CONSUL CP CR MR PA RICSIM 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" @@ -36,6 +36,7 @@ SUPPORTED_RUNMODES="DOCKER" . ../common/control_panel_api_functions.sh . ../common/controller_api_functions.sh . ../common/consul_cbs_functions.sh +. ../common/gateway_api_functions.sh setup_testenvironment @@ -72,7 +73,7 @@ for consul_conf in $TESTED_VARIANTS ; do start_cr - start_control_panel + start_control_panel $SIM_GROUP/$CONTROL_PANEL_COMPOSE_DIR/$CONTROL_PANEL_CONFIG_FILE if [ $consul_conf == "CONSUL" ]; then start_consul_cbs