X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC110.sh;h=90b78270345ce407248c4bef63fca92a5f7dcdcf;hb=5d97a401dc1e26f64ad57daab90f924da9c12c64;hp=8427ad140e5cd7d97bcd79b43c26102866500f68;hpb=8d10bf1fee8093ec4c2a3d3530fded002daf83b6;p=nonrtric.git diff --git a/test/auto-test/FTC110.sh b/test/auto-test/FTC110.sh index 8427ad14..90b78270 100755 --- a/test/auto-test/FTC110.sh +++ b/test/auto-test/FTC110.sh @@ -21,7 +21,7 @@ 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" +EXCLUDED_IMAGES="SDNC ECS" . ../common/testcase_common.sh $@ . ../common/agent_api_functions.sh @@ -34,6 +34,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 #### @@ -56,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 @@ -186,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