Fix robot cases due to attachment-point 02/89502/1
authorMarcin Migdal <marcin.migdal@nokia.com>
Thu, 6 Jun 2019 10:55:11 +0000 (12:55 +0200)
committerMarcin Migdal <marcin.migdal@nokia.com>
Thu, 6 Jun 2019 10:55:21 +0000 (12:55 +0200)
Change-Id: I36ad6450b7a600f09d600913cd27efafcab690bd
Issue-ID: INT-1097
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
tests/dcaegen2/prh-testcases/assets/json_events/event_with_all_fields.json
tests/dcaegen2/prh-testcases/assets/json_events/event_with_optional_registration_fields_all_filled.json
tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/expected-logical-link.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/expected-pnf-ready-event.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-attachment-point/ves-event.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/expected-pnf-ready-event.json
tests/dcaegen2/prh-testcases/assets/ves-event-with-empty-attachment-point/ves-event.json

index 13c564c..cd3e73f 100644 (file)
@@ -13,7 +13,7 @@
         "modelNumber": "modelNumber",
         "unitType": "unitType",
         "additionalFields": {
-          "attachmentPoint": "bla-bla-30-3",
+          "attachment-point": "bla-bla-30-3",
           "svlan": "1005",
           "cvlan": "678"
         }
index 9be02f1..0f2af3c 100644 (file)
@@ -14,7 +14,7 @@
         "modelNumber": "modelNumber",
         "unitType": "unitType",
         "additionalFields": {
-          "attachmentPoint": "bla-bla-30-3",
+          "attachment-point": "bla-bla-30-3",
           "svlan": "1005",
           "cvlan": "678"
         }
index 054774c..97d2dff 100644 (file)
@@ -11,7 +11,7 @@
         "modelNumber": "modelNumber",
         "unitType": "unitType",
         "additionalFields": {
-          "attachmentPoint": "bla-bla-30-3",
+          "attachment-point": "bla-bla-30-3",
           "svlan": "1005",
           "cvlan": "678"
         }
index 9f02498..84e5223 100644 (file)
@@ -34,7 +34,7 @@
         "oamV6IpAddress": "val4",
         "softwareVersion": "val7",
         "additionalFields": {
-          "attachmentPoint": "bbs-link"
+          "attachment-point": "bbs-link"
         }
       }
     }
index c1b6dc2..fda6ef1 100644 (file)
@@ -34,7 +34,7 @@
         "oamV6IpAddress": "val4",
         "softwareVersion": "val7",
         "additionalFields": {
-          "attachmentPoint": ""
+          "attachment-point": ""
         }
       }
     }