summaryrefslogtreecommitdiffstats
path: root/jjb/xci
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-02-19 17:34:19 +0000
committerMarkos Chandras <mchandras@suse.de>2018-02-19 17:34:19 +0000
commita469397f5545a02881e54d7cd7fdb7d58c72bb8b (patch)
treea3cedc3569cda4152e23f87a479f80456e70a8ea /jjb/xci
parentf9a52671752efe3d4404343f5fafbeda6498464b (diff)
jjb: xci: bifrost-verify-jobs: Increase build-timeout value
The bifrost jobs could run in parallel with the XCI ones so it may take longer than 90 minutes to complete. Lets double the timeout value in order to ensure that we don't fail due to a Jenkins timeout. Change-Id: I53a442f434d839d891bf03e41ba1a6a4459fd878 Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'jjb/xci')
-rw-r--r--jjb/xci/bifrost-verify-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/xci/bifrost-verify-jobs.yml b/jjb/xci/bifrost-verify-jobs.yml
index e4c2d0e5b..c918b91ed 100644
--- a/jjb/xci/bifrost-verify-jobs.yml
+++ b/jjb/xci/bifrost-verify-jobs.yml
@@ -147,7 +147,7 @@
wrappers:
- fix-workspace-permissions
- build-timeout:
- timeout: 90
+ timeout: 180
publishers:
# yamllint disable rule:line-length