From 95ace562fefce4140e955f86467c56e403d5654f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 29 Mar 2012 16:39:06 +0200 Subject: [PATCH] again --- system/TestPlc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/TestPlc.py b/system/TestPlc.py index 4d2dc8a..f2fe14b 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -917,7 +917,7 @@ class TestPlc: return True def nodes_booted(self): - return self.nodes_check_boot_state('boot',timeout_minutes=30,silent_minutes=20) + return self.nodes_check_boot_state('boot',timeout_minutes=30,silent_minutes=28) def check_nodes_ssh(self,debug,timeout_minutes,silent_minutes,period=15): # compute timeout -- 2.47.0