Speed up functional tests execution
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test05_flex_grid.py
index a2a6958d62cb635a216f8b4c076c1205a251d0f3..371e6fb91c7dfb043240b682c3e6b51c119017bd 100644 (file)
@@ -42,7 +42,7 @@ class TransportPCEPortMappingTesting(unittest.TestCase):
     def setUp(self):
         # pylint: disable=consider-using-f-string
         print("execution of {}".format(self.id().split(".")[-1]))
-        time.sleep(10)
+        time.sleep(2)
 
     def test_01_rdm_device_connection(self):
         response = test_utils.mount_device("ROADM-D1", ('roadmd', self.NODE_VERSION))