X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Fauto-test%2FDockerize_test.sh;fp=near-rt-ric-simulator%2Fauto-test%2FDockerize_test.sh;h=93cc3102771cf4777bcd36dad33e27c5512539f3;hb=4e489b0ed5a0c06e86ca4fb8a7f187d805a5351d;hp=611523e2932c6b46136e6249f7d3c6fa22895d23;hpb=89e139b32a18dfffe03a25107584e9d9cfa59fda;p=nonrtric.git diff --git a/near-rt-ric-simulator/auto-test/Dockerize_test.sh b/near-rt-ric-simulator/auto-test/Dockerize_test.sh index 611523e2..93cc3102 100755 --- a/near-rt-ric-simulator/auto-test/Dockerize_test.sh +++ b/near-rt-ric-simulator/auto-test/Dockerize_test.sh @@ -2,12 +2,16 @@ TC_ONELINE_DESCR="dockerirze the test, setup docker container for policy agent, cbs, consul, near realtime ric simulator" -. ../common/testcase_common.sh $1 +. ../common/testcase_common.sh $1 $2 #### TEST BEGIN #### clean_containers +start_ric_simulator + +prepare_consul_config + start_simulators consul_config_app "../simulator-group/consul_cbs/config.json"