From: Marcin Migdal Date: Mon, 17 Dec 2018 15:12:05 +0000 (+0100) Subject: Fix CSIT against PRH X-Git-Tag: 4.0.0-ONAP~206 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=326c6564f17b56e838d086566c0d9f1fa0eca8f7;p=integration%2Fcsit.git Fix CSIT against PRH Change-Id: If8573023e694e27a4c6453a8b0ecc99c21078d56 Issue-ID: INT-779 Signed-off-by: mmigdal --- diff --git a/tests/dcaegen2/prh-testcases/prh_tests.robot b/tests/dcaegen2/prh-testcases/prh_tests.robot index 634f37f8..0caca69b 100644 --- a/tests/dcaegen2/prh-testcases/prh_tests.robot +++ b/tests/dcaegen2/prh-testcases/prh_tests.robot @@ -49,7 +49,7 @@ Get valid event from DMaaP and record in AAI does not exist ${data}= Get Data From File ${EVENT_WITH_ALL_VALID_REQUIRED_FIELDS} Set PNF name in AAI wrong_aai_record Set event in DMaaP ${data} - Wait Until Keyword Succeeds 100x 300ms Check PRH log java.io.IOException: Connection closed prematurely + Wait Until Keyword Succeeds 100x 300ms Check PRH log org.onap.dcaegen2.services.prh.exceptions.AaiNotFoundException Event in DMaaP is not JSON format [Documentation] PRH get not JSON format event from DMaaP - PRH does not produce PNF_READY notification