Speed up functional tests execution
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test02_topo_portmapping.py
index e88f125fdea91d7bcee078ac5a51299275a39d5b..d409cfa600a76e3e98be80d21d4819c797faf71c 100644 (file)
@@ -42,7 +42,7 @@ class TransportPCEtesting(unittest.TestCase):
         print("all processes killed")
 
     def setUp(self):
-        time.sleep(10)
+        time.sleep(2)
 
     # Connect the ROADMA
     def test_01_connect_rdm(self):