aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2019-06-06 12:55:11 +0200
committerMarcin Migdal <marcin.migdal@nokia.com>2019-06-06 12:55:21 +0200
commita9989415cde7d76ab11e485556a05d9b3baa4019 (patch)
treeef5cb80d647742fd5a79723366e3c25bf636e683 /tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point
parent954af9374e4cffb7f0d0bfba0443ca1b12ec90bc (diff)
Fix robot cases due to attachment-point
Change-Id: I36ad6450b7a600f09d600913cd27efafcab690bd Issue-ID: INT-1097 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point')
-rw-r--r--tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json2
-rw-r--r--tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/ves-event.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json b/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json
index d2cf9547..363ff3ff 100644
--- a/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json
+++ b/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json
@@ -1,7 +1,7 @@
[
{
"additionalFields": {
- "attachmentPoint": ""
+ "attachment-point": ""
},
"correlationId": "NOK6061ZW8"
}
diff --git a/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/ves-event.json b/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/ves-event.json
index c1b6dc2c..fda6ef10 100644
--- a/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/ves-event.json
+++ b/tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/ves-event.json
@@ -34,7 +34,7 @@
"oamV6IpAddress": "val4",
"softwareVersion": "val7",
"additionalFields": {
- "attachmentPoint": ""
+ "attachment-point": ""
}
}
}