diff options
author | Marcin Przybysz <marcin.przybysz@nokia.com> | 2020-01-28 08:10:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-01-28 08:10:22 +0000 |
commit | d0a68c3945879639bba7511fc8ea0c1a23518d90 (patch) | |
tree | 6ba8f44055741db7e7298a3fc459a69c31cc63b7 | |
parent | 4dc711a89aa7a794c6dc1e8a96c0542f545e11e0 (diff) | |
parent | 9ba9671d106883e9f47c4bac410cb5db390df5fb (diff) |
Merge "Fix occasional PRH test failures"
-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 1e6d3105..212dfe0b 100644 --- a/tests/dcaegen2/prh-testcases/resources/prh_library.robot +++ b/tests/dcaegen2/prh-testcases/resources/prh_library.robot @@ -57,7 +57,7 @@ Verify AAI not responding is logged ${ves_event}= Get Data From File ${test_case_directory}/ves-event.json Ensure Container Is Exited aai_simulator Set VES event in DMaaP ${ves_event} - Wait for one of PRH log entries 90s connection timed out: aai Host is unreachable: aai + Wait for one of PRH log entries 90s connection timed out: aai Host is unreachable: aai No route to host: aai [Teardown] Ensure Container Is Running aai_simulator Verify PNF re registration |