From 326c6564f17b56e838d086566c0d9f1fa0eca8f7 Mon Sep 17 00:00:00 2001 From: Marcin Migdal Date: Mon, 17 Dec 2018 16:12:05 +0100 Subject: Fix CSIT against PRH Change-Id: If8573023e694e27a4c6453a8b0ecc99c21078d56 Issue-ID: INT-779 Signed-off-by: mmigdal --- tests/dcaegen2/prh-testcases/prh_tests.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/dcaegen2/prh-testcases') 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 -- cgit 1.2.3-korg