X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC110.sh;h=c840800a9632002d0eca703e86d684d315a35e51;hb=b5cb68ea0e77d0a1421b4f17cc58b981628c29f7;hp=d6894b508b3908ae8ecf92a410c14079a2f5c743;hpb=caf750c05d1fdac7165b2368f5cc6882517c6390;p=nonrtric.git diff --git a/test/auto-test/FTC110.sh b/test/auto-test/FTC110.sh index d6894b50..c840800a 100755 --- a/test/auto-test/FTC110.sh +++ b/test/auto-test/FTC110.sh @@ -20,8 +20,8 @@ TC_ONELINE_DESCR="Testing of service registration timeouts and keepalive" -#App names to exclude checking pulling images for, space separated list -EXCLUDED_IMAGES="SDMC SDNC_ONAP" +#App names to include in the test, space separated list +INCLUDED_IMAGES="CBS CONSUL CP CR MR PA RICSIM" . ../common/testcase_common.sh $@ . ../common/agent_api_functions.sh @@ -33,7 +33,11 @@ generate_uuid ########################## # Path to callback receiver CR_PATH="http://$CR_APP_NAME:$CR_EXTERNAL_PORT/callbacks" + use_cr_http +use_simulator_http +use_mr_http +use_agent_rest_http #### TEST BEGIN #### @@ -57,8 +61,6 @@ start_policy_agent set_agent_debug -use_agent_rest_http - #Verify no callbacks or dmaap messages has been sent cr_equal received_callbacks 0 mr_equal requests_submitted 0 @@ -187,7 +189,7 @@ sim_equal ricsim_g1_1 num_instances 0 api_get_service_ids 200 deviation "TR18 Agents sends callback with empty body" -cr_equal received_callbacks 0 +cr_equal received_callbacks 4 mr_equal requests_submitted 0 check_policy_agent_logs