Improve the dockerized auto test
[nonrtric.git] / near-rt-ric-simulator / auto-test / Dockerize_test.sh
index 611523e..93cc310 100755 (executable)
@@ -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"