From 096a4754f70a896d9608e12ba3a3584099ac9777 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Wed, 2 Oct 2013 14:44:03 +0300 Subject: Increase cyclictest timeout to 24h. It should run at least for 25h. Signed-off-by: Fathi Boudra --- post-build-lava.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-build-lava.py b/post-build-lava.py index ac34ff5..8e8738a 100755 --- a/post-build-lava.py +++ b/post-build-lava.py @@ -11,7 +11,7 @@ tests_timeout = { 'bluetooth-enablement': 7200, 'bootchart': 800, 'busybox': 800, - 'cyclictest': 86400, + 'cyclictest': 90000, 'device-tree': 800, 'e2eaudiotest': 7200, 'ethernet': 800, -- cgit v1.2.3