X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC100.sh;h=b617d3f1ff9d0040e212729d9173f4042b147428;hb=b5cb68ea0e77d0a1421b4f17cc58b981628c29f7;hp=929f3f2d84e5f6c3fb3f0c18634f515b0d728d5e;hpb=5d97a401dc1e26f64ad57daab90f924da9c12c64;p=nonrtric.git diff --git a/test/auto-test/FTC100.sh b/test/auto-test/FTC100.sh index 929f3f2d..b617d3f1 100755 --- a/test/auto-test/FTC100.sh +++ b/test/auto-test/FTC100.sh @@ -20,8 +20,8 @@ TC_ONELINE_DESCR="Full agent API walk through using agent REST/DMAAP and with/without SDNC A1 Controller" -#App names to exclude checking pulling images for, space separated list -EXCLUDED_IMAGES="ECS" +#App names to include in the test, space separated list +INCLUDED_IMAGES="CBS CONSUL CP CR MR PA RICSIM SDNC" . ../common/testcase_common.sh $@ . ../common/agent_api_functions.sh