Dockerize the test enviroment

-Dockerize policy-agent, cbs, consul, simulator
-end2end call from policy-agent to simulator can be called
in a dockerized way for future demo and test.

Issue-ID: NONRTRIC-79
Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
Change-Id: Ib57bcb900a337e315b839a7761789c5153a09266
diff --git a/near-rt-ric-simulator/auto-test/FTC1.sh b/near-rt-ric-simulator/auto-test/FTC1.sh
index f49a179..80d1219 100755
--- a/near-rt-ric-simulator/auto-test/FTC1.sh
+++ b/near-rt-ric-simulator/auto-test/FTC1.sh
@@ -2,7 +2,7 @@
 
 TC_ONELINE_DESCR="Auto test for policy agent refreshing configurations from consul/cbs"
 
-. ../common/testcase_common.sh $1 $2
+. ../common/testcase_common.sh $1
 
 #### TEST BEGIN ####