improve dockerized test
[nonrtric.git] / near-rt-ric-simulator / auto-test / Dockerize_test.sh
index 611523e..f959ef8 100755 (executable)
@@ -2,16 +2,24 @@
 
 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 $3
 
 #### TEST BEGIN ####
 
 clean_containers
 
+start_ric_simulator
+
+prepare_consul_config
+
 start_simulators
 
 consul_config_app         "../simulator-group/consul_cbs/config.json"
 
+start_dashboard
+
+start_sdnc
+
 start_policy_agent
 
 check_policy_agent_logs