aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json
diff options
context:
space:
mode:
authorpwielebs <piotr.wielebski@nokia.com>2019-02-11 15:43:22 +0100
committerMarcin Migdal <marcin.migdal@nokia.com>2019-02-12 15:33:48 +0100
commit06088373765b46d627935673040bb3daa80d6e64 (patch)
treeb517e90ed0150dcafcee46129e43c301dc5982dc /tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json
parent82cfab5df9a39c83b3c92527885f853a0bd8ad99 (diff)
Add new json events to PRH CSIT
Change-Id: I0d09bc1d8abd686145d82694e9fc367bc486206d Issue-ID: INT-871 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json')
-rw-r--r--tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json b/tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json
index 2ffe356f..cdcab678 100644
--- a/tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json
+++ b/tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json
@@ -5,7 +5,13 @@
},
"pnfRegistrationFields": {
"oamV4IpAddress":"10.17.123.234",
- "oamV6IpAddress":""
+ "oamV6IpAddress":"",
+ "serial-number":"NOkkaaa123",
+ "equip-vendor":"equipVendor",
+ "equip-model":"equipModel",
+ "equip-type":"equipType",
+ "nf-role":"nf-role",
+ "sw-version":"swVersion"
}
}
}