X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fccsdk-oran%2Fpolmansuite%2FFTC1.sh;h=6ce544af73fd5bad9f2907aa5dd951baf64855d8;hb=3d5a877e6378d6b904d7283c12cfb466b1d00212;hp=26398d5549c9a0faa8bd0a79fe817145e7894d85;hpb=b360b52498bdfca7b21f8751cd47f9938ebcecab;p=integration%2Fcsit.git diff --git a/plans/ccsdk-oran/polmansuite/FTC1.sh b/plans/ccsdk-oran/polmansuite/FTC1.sh index 26398d55..6ce544af 100755 --- a/plans/ccsdk-oran/polmansuite/FTC1.sh +++ b/plans/ccsdk-oran/polmansuite/FTC1.sh @@ -20,27 +20,22 @@ 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" + +#SUPPORTED TEST ENV FILE +SUPPORTED_PROFILES="ONAP-GUILIN" . ../common/testcase_common.sh $@ . ../common/agent_api_functions.sh . ../common/ricsimulator_api_functions.sh +. ../common/cr_api_functions.sh #### TEST BEGIN #### 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)