commit | 0ce7fd2fa6d731dc4946419bea9ce71dae146570 | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fathi.boudra@linaro.org> | Wed Oct 16 19:51:24 2013 +0300 |
committer | Fathi Boudra <fathi.boudra@linaro.org> | Wed Oct 16 19:51:24 2013 +0300 |
tree | 65f3b1651d6dc00bbf0b831a509002c32d40f878 | |
parent | 05278a0448f572d05618b0f5f11f1ae8c30c1d54 [diff] [blame] |
Update cyclictest timeout Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
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 @@ 'bluetooth-enablement': 7200, 'bootchart': 800, 'busybox': 800, - 'cyclictest': 86400, + 'cyclictest': 90000, 'device-tree': 800, 'e2eaudiotest': 7200, 'ethernet': 800,