git://git.onelab.eu
/
tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44c2998
)
no need to wait that long for ping_node, it works very fast, or does not
author
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Mon, 2 Mar 2015 20:18:59 +0000
(21:18 +0100)
committer
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Mon, 2 Mar 2015 20:18:59 +0000
(21:18 +0100)
system/TestPlc.py
patch
|
blob
|
history
diff --git
a/system/TestPlc.py
b/system/TestPlc.py
index
382e603
..
873b2fe
100644
(file)
--- 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=
24
0, period_seconds=10):
+ def check_nodes_ping(self, timeout_seconds=
3
0, period_seconds=10):
class CompleterTaskPingNode(CompleterTask):
def __init__ (self, hostname):
self.hostname=hostname