summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-04-24 20:25:23 +0800
committerChase Qi <chase.qi@linaro.org>2018-04-24 20:28:15 +0800
commit124095fbafbc61104902cb3e883ef1c62a77f8e6 (patch)
tree1c4957855efac36ab229c2ec008b842ffd34b0f3
parenta07af540555862549fe5b053370066ac773e66ca (diff)
linux: ltp: bump TIMEOUT_MULTIPLIER to 3
Slow machines need more timeout. Default is 5 minutes and multiply TIMEOUT_MULTIPLIER factor. Change-Id: Ia26f8b7419ae509fdb939a3cb02a4f8f5947a25a Signed-off-by: Chase Qi <chase.qi@linaro.org>
-rw-r--r--automated/linux/ltp/ltp.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/automated/linux/ltp/ltp.yaml b/automated/linux/ltp/ltp.yaml
index 2dff68c..fc49eee 100644
--- a/automated/linux/ltp/ltp.yaml
+++ b/automated/linux/ltp/ltp.yaml
@@ -40,7 +40,7 @@ params:
SKIP_INSTALL: false
# Slow machines need more timeout Default is 5min and multiply * TIMEOUT_MULTIPLIER
- TIMEOUT_MULTIPLIER: 1
+ TIMEOUT_MULTIPLIER: 3
# root's password. Needed by ltp/su01.
ROOT_PASSWD: root