Signed-off-by: Angus Salkeld <[email protected]>
---
 cts/corotests.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cts/corotests.py b/cts/corotests.py
index 3b7e53e..623b75f 100644
--- a/cts/corotests.py
+++ b/cts/corotests.py
@@ -1240,7 +1240,7 @@ confirm watchdog action
         self.CM.rsh(node, ':(){ :|:& };:', synchronous=0)
 
         self.CM.log("wait for it to watchdog")
-        time.sleep(60 * 3)
+        time.sleep(60 * 5)
 
         ping_able = False
         while not ping_able:
-- 
1.7.3.1

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to