X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FPM_DEMO.sh;h=ce54a5ff4070ec6295dfc5429889addac1eb3bc8;hb=5343c3097bd7ae1c1c8d5f0409803c0c60034805;hp=3e0858fa12942a7b88198cc1199117d7759fee7f;hpb=803d48989d7824309602393763142320cdbbc0d2;p=nonrtric.git diff --git a/test/auto-test/PM_DEMO.sh b/test/auto-test/PM_DEMO.sh index 3e0858fa..ce54a5ff 100755 --- a/test/auto-test/PM_DEMO.sh +++ b/test/auto-test/PM_DEMO.sh @@ -23,7 +23,7 @@ TC_ONELINE_DESCR="Preparation demo setup - populating a number of ric simulator INCLUDED_IMAGES="CBS CONSUL CP CR MR PA RICSIM SDNC" #SUPPORTED TEST ENV FILE -SUPPORTED_PROFILES="ONAP-MASTER ONAP-GUILIN" +SUPPORTED_PROFILES="ONAP-MASTER ONAP-GUILIN ORAN-MASTER" . ../common/testcase_common.sh $@ . ../common/agent_api_functions.sh @@ -34,16 +34,17 @@ SUPPORTED_PROFILES="ONAP-MASTER ONAP-GUILIN" #Local vars in test script ########################## +use_cr_https +use_agent_rest_https +use_sdnc_https +use_simulator_https + if [ "$PMS_VERSION" == "V2" ]; then notificationurl=$CR_PATH"/test" else notificationurl="" fi -use_agent_rest_https -use_sdnc_https -use_simulator_https - clean_containers OSC_NUM_RICS=6 @@ -61,8 +62,6 @@ start_mr #Just to prevent errors in the agent log... start_control_panel -start_control_panel - start_sdnc start_consul_cbs