X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tests%2Fdcaegen2-services-son-handler%2Ftestcases%2Fsonhandler-test.robot;fp=tests%2Fdcaegen2-services-son-handler%2Ftestcases%2Fsonhandler-test.robot;h=27a3605329109bf9e7945a9c78fceb0248844a84;hb=ae1a866583e8216b2e088038084d978c74d6b6e8;hp=6e93ffb9a03e37b02b4f228667617ef18f984c4e;hpb=727bc7d74848fb20a53b6d28539cc493d4c8dabd;p=integration%2Fcsit.git diff --git a/tests/dcaegen2-services-son-handler/testcases/sonhandler-test.robot b/tests/dcaegen2-services-son-handler/testcases/sonhandler-test.robot index 6e93ffb9..27a36053 100644 --- a/tests/dcaegen2-services-son-handler/testcases/sonhandler-test.robot +++ b/tests/dcaegen2-services-son-handler/testcases/sonhandler-test.robot @@ -63,7 +63,7 @@ Verify pm notification trigger in sonhms Log Waiting for sonhms to handle trigger... console=${True} Sleep 30s END - ${expected_payload}= Get File ${TEST_ROBOT_DIR}/data/expected_payload_pm.json + ${expected_payload}= Get File ${TEST_ROBOT_DIR}/data/expected_payload_pm.json ${result}= Convert To String ${result.content} ${result_string}= Get Substring ${result} 2 -2 ${actual_data}= Evaluate json.loads("""${result_string}""") json