summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-10-02 14:44:03 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-10-02 14:44:03 +0300
commit096a4754f70a896d9608e12ba3a3584099ac9777 (patch)
tree683fe5536a44a259b5efff0de918302b2be66cb5
parent23609906deeebd667cebd02e54f063b8bafaa64f (diff)
Increase cyclictest timeout to 24h. It should run at least for 25h.
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xpost-build-lava.py2
1 files changed, 1 insertions, 1 deletions
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,