Fix issue in tapi_device_change_notification test
[transportpce.git] / tests / transportpce_tests / tapi / test03_tapi_device_change_notifications.py
index 2c0a5db628ed4272a1c5e1357a03722cae9c870d..6f567db8523d8b7d15751a491a2f5ec10399b989 100644 (file)
@@ -129,7 +129,6 @@ class TransportPCEFulltesting(unittest.TestCase):
             print("tapi installation feature failed...")
             test_utils.shutdown_process(cls.processes[0])
             sys.exit(2)
-        cls.processes = test_utils.start_tpce()
         cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION_221),
                                                ('roadma', cls.NODE_VERSION_221),
                                                ('roadmc', cls.NODE_VERSION_221),