X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC310.sh;h=18d681633f740e6c8d9663fc764c3b7e719bd723;hb=6116e98837066075013c5ee22b39a2df4ff604ea;hp=b7611cbc233746fea97d437d5dff3668610a0e8d;hpb=70e878f1b5a558baaaa5ab5885a039ed96c9f8d5;p=nonrtric.git diff --git a/test/auto-test/FTC310.sh b/test/auto-test/FTC310.sh index b7611cbc..18d68163 100755 --- a/test/auto-test/FTC310.sh +++ b/test/auto-test/FTC310.sh @@ -20,6 +20,9 @@ TC_ONELINE_DESCR="Resync of RIC via changes in the consul config" +#App names to exclude checking pulling images for, space separated list +EXCLUDED_IMAGES="SDNC_ONAP" + . ../common/testcase_common.sh $@ . ../common/agent_api_functions.sh . ../common/ricsimulator_api_functions.sh