X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC900.sh;h=32567973cb6b725b99424bbe1ae6f2df9766b9a6;hb=045a1503113be9e0ff6e0747c94d23e06ddb263f;hp=05b6ff639f620cd76b046501e70043a461c02b23;hpb=e704d116cf5d97ca5faad93c536901f3351df93f;p=nonrtric.git diff --git a/test/auto-test/FTC900.sh b/test/auto-test/FTC900.sh index 05b6ff63..32567973 100755 --- a/test/auto-test/FTC900.sh +++ b/test/auto-test/FTC900.sh @@ -19,8 +19,8 @@ TC_ONELINE_DESCR="Preparation for test of the Control Panel and the Health Check app - populating a number of ric simulators with types and instances" -#App names to exclude checking pulling images for, space separated list -EXCLUDED_IMAGES="SDNC SDNC_ONAP" +#App names to include in the test, space separated list +INCLUDED_IMAGES="CBS CONSUL CP CR MR PA RICSIM" . ../common/testcase_common.sh $@ . ../common/agent_api_functions.sh @@ -32,6 +32,7 @@ EXCLUDED_IMAGES="SDNC SDNC_ONAP" ########################## # Path to callback receiver CR_PATH="http://$CR_APP_NAME:$CR_EXTERNAL_PORT/callbacks" +use_cr_http clean_containers