diff options
author | 2019-04-16 14:35:58 +0200 | |
---|---|---|
committer | 2019-04-16 17:07:04 +0200 | |
commit | 70c4e539b0b472b845ebea54e81497c5f8341843 (patch) | |
tree | 80edc92198c980ba46119a0815ff3d933addeefd /tests/dcaegen2/prh-testcases/assets/json_events | |
parent | 636b397b71bf1da63f635c6aea28392857b3f74f (diff) |
Attempt to check CSIT
Fix positive cases - they work all now
Change-Id: I451f79e3a6cfd1aba9b373e7138c0e8cd3efb88c
Issue-ID: INT-989
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/json_events')
-rw-r--r-- | tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json b/tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json index 18f43456..27738f43 100644 --- a/tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json +++ b/tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json @@ -1,6 +1,6 @@ -{"pnf-name":"Nokia123", +{"pnf-name":"NOK6061ZW1", "pnf-name2-source":"", - "pnf-id":"Nokia123", + "pnf-id":"NOK6061ZW1", "serial-number":"", "equip-type":"FSM-4", "equip-vendor":"", |