Upgrade openroadm service models to 10.1
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test06_end2end.py
index 7bfc70c27a3c25bbb2b49067bceafaf0858cdd15..4397151129ef5f6dcd318c12f41aeab832f4dfdd 100644 (file)
@@ -40,8 +40,8 @@ class TransportPCEFulltesting(unittest.TestCase):
             "node-id": "XPDRA01",
             "service-format": "Ethernet",
             "clli": "SNJSCAMCJP8",
-            "tx-direction": {},
-            "rx-direction": {},
+            "tx-direction": [{"index": 0}],
+            "rx-direction": [{"index": 0}],
             "optic-type": "gray"
         },
         "service-z-end": {
@@ -49,8 +49,8 @@ class TransportPCEFulltesting(unittest.TestCase):
             "node-id": "XPDRC01",
             "service-format": "Ethernet",
             "clli": "SNJSCAMCJT4",
-            "tx-direction": {},
-            "rx-direction": {},
+            "tx-direction": [{"index": 0}],
+            "rx-direction": [{"index": 0}],
             "optic-type": "gray"
         },
         "due-date": "2016-11-28T00:00:01Z",