summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-10-16 19:51:24 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-10-16 19:51:24 +0300
commit0ce7fd2fa6d731dc4946419bea9ce71dae146570 (patch)
tree65f3b1651d6dc00bbf0b831a509002c32d40f878
parent05278a0448f572d05618b0f5f11f1ae8c30c1d54 (diff)
Update cyclictest timeout
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xlava-submit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lava-submit.py b/lava-submit.py
index c2b7586..41cc996 100755
--- a/lava-submit.py
+++ b/lava-submit.py
@@ -10,7 +10,7 @@ tests_timeout = {
'bluetooth-enablement': 7200,
'bootchart': 800,
'busybox': 800,
- 'cyclictest': 86400,
+ 'cyclictest': 90000,
'device-tree': 800,
'e2eaudiotest': 7200,
'ethernet': 800,