X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Ftransportpce_tests%2Fhybrid%2Ftest01_device_change_notifications.py;h=c489551b1be95dba2a1e7a5e963d92a4d1f12ae1;hb=cb175462aba6a5f701c47e478248adbc8e9ce0ea;hp=275c55ce0115c35e250746e7fb8d2e627e44d1f1;hpb=a8343688872d307ada1b4521721313a8ac3a3e5e;p=transportpce.git diff --git a/tests/transportpce_tests/hybrid/test01_device_change_notifications.py b/tests/transportpce_tests/hybrid/test01_device_change_notifications.py index 275c55ce0..c489551b1 100644 --- a/tests/transportpce_tests/hybrid/test01_device_change_notifications.py +++ b/tests/transportpce_tests/hybrid/test01_device_change_notifications.py @@ -42,9 +42,7 @@ class TransportPCEFulltesting(unittest.TestCase): "clli": "SNJSCAMCJP8", "tx-direction": { "port": { - "port-device-name": "1/0/C1", "port-type": "fixed", - "port-name": "1", "port-rack": "000000.00", "port-shelf": "Chassis#1" }, @@ -57,9 +55,7 @@ class TransportPCEFulltesting(unittest.TestCase): }, "rx-direction": { "port": { - "port-device-name": "1/0/C1", "port-type": "fixed", - "port-name": "1", "port-rack": "000000.00", "port-shelf": "Chassis#1" }, @@ -79,9 +75,7 @@ class TransportPCEFulltesting(unittest.TestCase): "clli": "SNJSCAMCJT4", "tx-direction": { "port": { - "port-device-name": "1/0/C1", "port-type": "fixed", - "port-name": "1", "port-rack": "000000.00", "port-shelf": "Chassis#1" }, @@ -94,9 +88,7 @@ class TransportPCEFulltesting(unittest.TestCase): }, "rx-direction": { "port": { - "port-device-name": "1/0/C1", "port-type": "fixed", - "port-name": "1", "port-rack": "000000.00", "port-shelf": "Chassis#1" },