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=1efce997304eee48961cac355a4adba577776469;hpb=d9df6244e4ba89b71cba364f156ca529c3703faa;p=nonrtric.git diff --git a/test/auto-test/FTC110.sh b/test/auto-test/FTC110.sh index 1efce997..c840800a 100755 --- a/test/auto-test/FTC110.sh +++ b/test/auto-test/FTC110.sh @@ -20,19 +20,25 @@ 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 . ../common/ricsimulator_api_functions.sh +generate_uuid #Local vars in test script ########################## # 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 #### @@ -55,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 @@ -185,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