X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fccsdk-oran%2Fpolmansuite%2FFTC150.sh;h=7b87d4c92f12d9ae0239c7673bb75d9c8dc186c5;hb=3d5a877e6378d6b904d7283c12cfb466b1d00212;hp=b65b3a5f4068d6fca55696e75d8740b504e42634;hpb=d2b8b0d16d7ed2edf2e0d1547845e80bd1d3703e;p=integration%2Fcsit.git diff --git a/plans/ccsdk-oran/polmansuite/FTC150.sh b/plans/ccsdk-oran/polmansuite/FTC150.sh index b65b3a5f..7b87d4c9 100755 --- a/plans/ccsdk-oran/polmansuite/FTC150.sh +++ b/plans/ccsdk-oran/polmansuite/FTC150.sh @@ -20,8 +20,11 @@ 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" + +#SUPPORTED TEST ENV FILE +SUPPORTED_PROFILES="ONAP-GUILIN" . ../common/testcase_common.sh $@ . ../common/controller_api_functions.sh @@ -32,7 +35,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