summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-06-20 14:10:17 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2014-06-20 14:10:17 +0300
commit139d4431edd51ee668ece5118ecdb7f8fbd2d87f (patch)
tree42cedca101661b4960168626ef78dfbfe41e2ce5
parente3bc3740a04c53d64e353affa5fc966bd49e85ae (diff)
Bump LTP timeout to 3h
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 e74797a..671ed88 100755
--- a/lava-submit.py
+++ b/lava-submit.py
@@ -17,7 +17,7 @@ tests_timeout = {
'gatortests': 1200,
'kernel-version': 800,
'leb-basic-graphics': 7200,
- 'ltp': 7200,
+ 'ltp': 10800,
'mysql': 800,
'network-tests-basic': 1200,
'perf': 800,