X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fccsdk-oran%2Fpolmansuite%2FFTC150.sh;fp=plans%2Fccsdk-oran%2Fpolmansuite%2FFTC150.sh;h=c6c690d12365c83e12c126452f7572a903c0d643;hb=d8d052917c3b3f745dbd9586ac36accafec91b0b;hp=b65b3a5f4068d6fca55696e75d8740b504e42634;hpb=334a204a6e0ce7e7a28de8ac3f8fb008bcc5683a;p=integration%2Fcsit.git diff --git a/plans/ccsdk-oran/polmansuite/FTC150.sh b/plans/ccsdk-oran/polmansuite/FTC150.sh index b65b3a5f..c6c690d1 100755 --- a/plans/ccsdk-oran/polmansuite/FTC150.sh +++ b/plans/ccsdk-oran/polmansuite/FTC150.sh @@ -20,8 +20,8 @@ TC_ONELINE_DESCR="Sample tests of the SDNC A1 controller restconf API using http/https (no agent)" -#App names to exclude checking pulling images for, space separated list -EXCLUDED_IMAGES="PA CP SDNC_ONAP" +#App names to include in the test, space separated list +INCLUDED_IMAGES="RICSIM SDNC" . ../common/testcase_common.sh $@ . ../common/controller_api_functions.sh @@ -32,7 +32,7 @@ EXCLUDED_IMAGES="PA CP SDNC_ONAP" generate_uuid #Test agent and simulator protocol versions (others are http only) -NB_TESTED_PROTOCOLS="HTTP" +NB_TESTED_PROTOCOLS="HTTP HTTPS" SB_TESTED_PROTOCOLS="HTTP HTTPS" for __nb_httpx in $NB_TESTED_PROTOCOLS ; do