diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-03-19 09:37:59 +0100 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-03-19 13:28:52 +0100 |
commit | 469a3efd4b959afc971217003676e3b9910e18a1 (patch) | |
tree | e98362efb6d2640f8556aefc44caba54ccb02676 /tests/dcaegen2/prh-testcases/prh_tests.robot | |
parent | 28b933b10aff28bc8b51068350d0a32af8e79730 (diff) |
Add new testcase to PRH CSITs
Change-Id: I14fec39acc2794e6cabd89fa95a457da88a36667
Issue-ID: INT-972
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Diffstat (limited to 'tests/dcaegen2/prh-testcases/prh_tests.robot')
-rw-r--r-- | tests/dcaegen2/prh-testcases/prh_tests.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dcaegen2/prh-testcases/prh_tests.robot b/tests/dcaegen2/prh-testcases/prh_tests.robot index 429f365e..e485f587 100644 --- a/tests/dcaegen2/prh-testcases/prh_tests.robot +++ b/tests/dcaegen2/prh-testcases/prh_tests.robot @@ -38,6 +38,7 @@ Valid DMaaP event can be converted to PNF_READY notification ${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_ALL_FILLED} ${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_EMPTY} ${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_MISSING_ALL} + ${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_MISSING_PARTIAL} Invalid DMaaP event cannot be converted to PNF_READY notification [Documentation] PRH get invalid event from DMaaP with missing required fields - PRH does not produce PNF_READY notification |