X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Fauto-test%2FFTC1.sh;fp=near-rt-ric-simulator%2Fauto-test%2FFTC1.sh;h=180682b0817a2685c15991137571c7b2f30e5901;hb=9a84f51f7cc05cd21b680f5970c6545c0ca90bf1;hp=0000000000000000000000000000000000000000;hpb=dfbd081159b02601a48162a647848223a9303ebf;p=nonrtric.git diff --git a/near-rt-ric-simulator/auto-test/FTC1.sh b/near-rt-ric-simulator/auto-test/FTC1.sh new file mode 100755 index 00000000..180682b0 --- /dev/null +++ b/near-rt-ric-simulator/auto-test/FTC1.sh @@ -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 +