aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2019-01-16 13:59:07 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-16 13:59:07 +0000
commit5df384c849081fe7ec17799da4da973aa9259f84 (patch)
tree8af11deb73e7a2802ee05df6bbb429dbaf497730
parent9350b8385f2f08e2d2f2053830766ded9ee80ed4 (diff)
parent401e33c787c02e090b98148726132da7ecd196b4 (diff)
Merge "Fix PRH CSIT in Casa release" into casablanca
-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