X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FTestPlc.py;h=873b2fef5d0fa2182971d41b1b50d99f1b772052;hb=40578dd125e46d8150fc3576ea35227acc2e6b79;hp=382e6038460635d5fc151d4ad175d4cdbfddd4b8;hpb=44c29982cd5bc2f33a9c9ef89073a6331ff40c55;p=tests.git diff --git a/system/TestPlc.py b/system/TestPlc.py index 382e603..873b2fe 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -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