aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2019-01-16 13:27:10 +0100
committerMarcin Migdal <marcin.migdal@nokia.com>2019-01-16 13:27:59 +0100
commit401e33c787c02e090b98148726132da7ecd196b4 (patch)
treef9819e57bf0d009651dc14d7761457ebf7c7ed56
parent7d9c302a15a8b8e5c3357422ddbb503a212641de (diff)
Fix PRH CSIT in Casa release
Change-Id: I983de9a4a4dc59ca17310bc7eb793834dfd55a89 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com> Issue-ID: INT-807
-rw-r--r--tests/dcaegen2/prh-testcases/prh_tests.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/dcaegen2/prh-testcases/prh_tests.robot b/tests/dcaegen2/prh-testcases/prh_tests.robot
index 634f37f8..4ecc9c89 100644
--- a/tests/dcaegen2/prh-testcases/prh_tests.robot
+++ b/tests/dcaegen2/prh-testcases/prh_tests.robot
@@ -49,7 +49,8 @@ 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 |AAIProducerTask exception has been registered
+ Wait Until Keyword Succeeds 100x 300ms Check PRH log |Chain of tasks have been aborted due to errors in PRH workflow
Event in DMaaP is not JSON format
[Documentation] PRH get not JSON format event from DMaaP - PRH does not produce PNF_READY notification