diff options
author | 2019-06-25 13:39:33 +0200 | |
---|---|---|
committer | 2019-07-02 13:32:31 +0200 | |
commit | 4a70dd3bcf1dde19d511f528650b08714b92448f (patch) | |
tree | 617142ce66a80ae19e7e9f551cce3a8bf5044116 /tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-pnf-ready-event.json | |
parent | d74cd46cf68d7b60a8b07edf6c05bc06dd861bd6 (diff) |
New BBS PRH testcases
Issue-ID: INT-1100
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I19455f401beeecf28c94575b8115e6ce8249bf0a
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-pnf-ready-event.json')
-rw-r--r-- | tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-pnf-ready-event.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-pnf-ready-event.json b/tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-pnf-ready-event.json new file mode 100644 index 00000000..5a30bec8 --- /dev/null +++ b/tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-pnf-ready-event.json @@ -0,0 +1,8 @@ +[ + { + "additionalFields": { + "attachment-point": "some-link" + }, + "correlationId": "NOK6061ZW9" + } +]
\ No newline at end of file |