Auto test created for policy agent, cbs, consul
[nonrtric.git] / near-rt-ric-simulator / auto-test / FTC1.sh
diff --git a/near-rt-ric-simulator/auto-test/FTC1.sh b/near-rt-ric-simulator/auto-test/FTC1.sh
new file mode 100755 (executable)
index 0000000..180682b
--- /dev/null
@@ -0,0 +1,20 @@
+#!/usr/bin/env bash
+
+TC_ONELINE_DESCR="Auto test for policy agent with simulator"
+
+. ../common/testcase_common.sh $1 $2
+
+clean_containers
+
+start_simulators
+
+consul_config_app         "../simulator-group/consul_cbs/config.json"
+
+start_policy_agent
+
+check_policy_agent_logs
+
+#### TEST COMPLETE ####
+
+store_logs          END
+