aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2018-12-18 10:23:09 +0100
committerMarcin Migdal <marcin.migdal@nokia.com>2018-12-18 10:23:17 +0100
commitb0be362dbc3e05fdb438185c16dfc6feaab7e215 (patch)
treed1a7ee2a1a6f9adf2e35fc422cb9c4b2fc15f159 /tests/dcaegen2/prh-testcases
parentad2a34d5bb7da6b61b7a6595b2e3ab50e309ce9c (diff)
Fix CSIT against PRH 2
Issue-ID: INT-779 Signed-off-by: mmigdal <marcin.migdal@nokia.com> Change-Id: Ic17266887f4bf0c04f241789c6b623d4c216cdef
Diffstat (limited to 'tests/dcaegen2/prh-testcases')
-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 0caca69b..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 org.onap.dcaegen2.services.prh.exceptions.AaiNotFoundException
+ 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