diff options
author | Mariusz Wagner <mariusz.wagner@nokia.com> | 2018-10-12 08:37:03 +0200 |
---|---|---|
committer | Mariusz Wagner <mariusz.wagner@nokia.com> | 2018-10-12 08:37:03 +0200 |
commit | 8f3f9993b85b8e78796b74a9adda6e937a33fbaf (patch) | |
tree | 76feb5de5f23aa2202b6a5fc65782cebc261ca3e /tests/dcaegen2 | |
parent | 048928149ed45e685d07c4a589f817c303185047 (diff) |
Fix negativ TC
Fix failing negative TC
Issue-ID: INT-688
Change-Id: I49d075d072ea34382290e3751ebc00902ea1998b
Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
Diffstat (limited to 'tests/dcaegen2')
-rw-r--r-- | tests/dcaegen2/prh-testcases/resources/prh_library.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dcaegen2/prh-testcases/resources/prh_library.robot b/tests/dcaegen2/prh-testcases/resources/prh_library.robot index 73ce2a2c..fcad88d7 100644 --- a/tests/dcaegen2/prh-testcases/resources/prh_library.robot +++ b/tests/dcaegen2/prh-testcases/resources/prh_library.robot @@ -21,7 +21,7 @@ Invalid event processing ${data}= Get Data From File ${input_invalid_event_in_dmaap} Set event in DMaaP ${data} ${invalid_notification}= Create invalid notification ${data} - ${notification}= Catenate SEPARATOR= \\n |org.onap.dcaegen2.services.prh.exceptions.DmaapNotFoundException: Incorrect json, consumerDmaapModel can not be created: ${invalid_notification} + ${notification}= Catenate SEPARATOR= \\n |Incorrect json, consumerDmaapModel can not be created: ${invalid_notification} Wait Until Keyword Succeeds 100x 100ms Check PRH log ${notification} Valid event processing |