X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC810.sh;h=009efc04b1d272ac23ab0717f0bcbd8976a09603;hb=aaefec33473145269f359ad7da436048b92b5912;hp=460fb8ee0319e77c091f530166cb414aa05834f0;hpb=bf3700b1064ec3526af205cab454bd1964ce8650;p=nonrtric.git diff --git a/test/auto-test/FTC810.sh b/test/auto-test/FTC810.sh index 460fb8ee..009efc04 100755 --- a/test/auto-test/FTC810.sh +++ b/test/auto-test/FTC810.sh @@ -19,8 +19,8 @@ TC_ONELINE_DESCR="Repeatedly create and delete policies in each RICs for 24h (or configured number of days). Via agent REST/DMAAP/DMAAP_BATCH and SDNC using http or https" -#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