summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-09-17 09:19:41 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-09-17 09:19:41 +0300
commit8c7aa558e286f9dc8557cb22ea735f4a68f78185 (patch)
tree3a5dac4c436f2b520fb1d42978ddf39e87bc57a3
parentf7b7ce927b6480da3a1c26350a3fcf28729679ad (diff)
cyclictest: set test timeout to 24h
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xlava-submit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lava-submit.py b/lava-submit.py
index 7f287d2..a7a1880 100755
--- a/lava-submit.py
+++ b/lava-submit.py
@@ -10,6 +10,7 @@ tests_timeout = {
'bluetooth-enablement': 7200,
'bootchart': 800,
'busybox': 800,
+ 'cyclictest': 86400,
'device-tree': 800,
'e2eaudiotest': 7200,
'ethernet': 800,