aboutsummaryrefslogtreecommitdiffstats
path: root/plans/ccsdk-oran/polmansuite/FTC1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'plans/ccsdk-oran/polmansuite/FTC1.sh')
-rwxr-xr-xplans/ccsdk-oran/polmansuite/FTC1.sh13
1 files changed, 2 insertions, 11 deletions
diff --git a/plans/ccsdk-oran/polmansuite/FTC1.sh b/plans/ccsdk-oran/polmansuite/FTC1.sh
index 26398d55..1ccb425e 100755
--- a/plans/ccsdk-oran/polmansuite/FTC1.sh
+++ b/plans/ccsdk-oran/polmansuite/FTC1.sh
@@ -20,8 +20,8 @@
TC_ONELINE_DESCR="Sanity test, create service and then create,update and delete a policy using http/https and Agent REST/DMAAP with/without SDNC controller"
-#App names to exclude checking pulling images for, space separated list
-EXCLUDED_IMAGES="SDNC SDNC_ONAP"
+#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
@@ -32,15 +32,6 @@ EXCLUDED_IMAGES="SDNC SDNC_ONAP"
generate_uuid
-####################################
-####################################
-######## LIMITED TEST SCOPE ########
-######## THIS FILE SHALL ########
-######## BE REMOVED WHEN ########
-######## THE SDNC IMAGE ########
-######## IS OK ########
-####################################
-####################################
# Tested variants of REST/DMAAP/SDNC config
TESTED_VARIANTS="REST DMAAP"
#Test agent and simulator protocol versions (others are http only)