X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC310.sh;h=aa6c9e9375246a38ba3b986e5b84d53dd4246ac8;hb=bf3700b1064ec3526af205cab454bd1964ce8650;hp=b7611cbc233746fea97d437d5dff3668610a0e8d;hpb=70e878f1b5a558baaaa5ab5885a039ed96c9f8d5;p=nonrtric.git diff --git a/test/auto-test/FTC310.sh b/test/auto-test/FTC310.sh index b7611cbc..aa6c9e93 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="ECS" + . ../common/testcase_common.sh $@ . ../common/agent_api_functions.sh . ../common/ricsimulator_api_functions.sh @@ -27,6 +30,7 @@ TC_ONELINE_DESCR="Resync of RIC via changes in the consul config" #### TEST BEGIN #### +generate_uuid # Clean container and start all needed containers # clean_containers