aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2018-12-17 16:12:05 +0100
committerMarcin Migdal <marcin.migdal@nokia.com>2018-12-17 17:45:28 +0100
commit326c6564f17b56e838d086566c0d9f1fa0eca8f7 (patch)
tree94116f111f6d39a1fa82a5c3204ef1614ea9fcf7 /tests/dcaegen2
parentde5ce6c2f3ad5064a8d55cae58fb9c74d6718a5b (diff)
Fix CSIT against PRH
Change-Id: If8573023e694e27a4c6453a8b0ecc99c21078d56 Issue-ID: INT-779 Signed-off-by: mmigdal <marcin.migdal@nokia.com>
Diffstat (limited to 'tests/dcaegen2')
-rw-r--r--tests/dcaegen2/prh-testcases/prh_tests.robot2
1 files changed, 1 insertions, 1 deletions
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