Merge "Restart docker if mariadb fails to start"
authorGary Wu <gary.i.wu@huawei.com>
Tue, 18 Dec 2018 01:21:30 +0000 (01:21 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 18 Dec 2018 01:21:30 +0000 (01:21 +0000)
tests/dcaegen2/prh-testcases/prh_tests.robot

index 634f37f..0caca69 100644 (file)
@@ -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