diff options
author | Mariusz Wagner <mariusz.wagner@nokia.com> | 2019-07-08 09:35:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-08 09:35:00 +0000 |
commit | 86d3211823bf4cb79d296b659551fb7785bd5c2d (patch) | |
tree | e795c75e4a035223bbe2f71c1a5b13e35337cf18 /tests/dcaegen2/prh-testcases/prh_tests.robot | |
parent | fc343855f914ddcdf4682cdc6f478259644dd869 (diff) | |
parent | c4a9b7efe4f438901a68be7213ecba78df5cdb02 (diff) |
Merge "Bbs tests improvements"
Diffstat (limited to 'tests/dcaegen2/prh-testcases/prh_tests.robot')
-rw-r--r-- | tests/dcaegen2/prh-testcases/prh_tests.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dcaegen2/prh-testcases/prh_tests.robot b/tests/dcaegen2/prh-testcases/prh_tests.robot index c8297ec6..2491bd1b 100644 --- a/tests/dcaegen2/prh-testcases/prh_tests.robot +++ b/tests/dcaegen2/prh-testcases/prh_tests.robot @@ -53,7 +53,7 @@ Should not send PNF ready when AAI is not responding Should send PNF ready when logical link exists and replace it in AAI [Documentation] PRH gets event from DMaaP with an attachment point, PNF is related to a logical link in AAI [Tags] PRH Attachment point - [Template] Verify PNF ready sent and old logical link removed from AAI + [Template] Verify PNF ready sent and old logical link replaced in AAI ${TEST_CASES_DIR}/pnf-with-existing-logical-link ${TEST_CASES_DIR}/pnf-with-different-logical-link |