no need to wait that long for ping_node, it works very fast, or does not
[tests.git] / system / TestPlc.py
index 382e603..873b2fe 100644 (file)
@@ -1052,7 +1052,7 @@ class TestPlc:
         return True
 
     # probing nodes
-    def check_nodes_ping(self, timeout_seconds=240, period_seconds=10):
+    def check_nodes_ping(self, timeout_seconds=30, period_seconds=10):
         class CompleterTaskPingNode(CompleterTask):
             def __init__ (self, hostname):
                 self.hostname=hostname