summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-04-25 15:02:33 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-04-25 15:02:33 -0700
commit571a2a98337b6615c21d8bd025e2a80e6f754b3d (patch)
treee22a518398008e1402326cbcc83657e7340bb53e /jjb/sdc/sdc.yaml
parent4fecf31d29b2cc17abe4f5eb01f4ad179b1f1a59 (diff)
sdc: Increasing build timeout to 240
Few jobs are reaching the timeout very quick if there are small delays from maven. Let's increase the timeout to give them a chance to finish Change-Id: I7f176c06dce618efab5619c1a5386f7b80cee992 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/sdc/sdc.yaml')
-rw-r--r--jjb/sdc/sdc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/sdc/sdc.yaml b/jjb/sdc/sdc.yaml
index 6e236895a..34293e251 100644
--- a/jjb/sdc/sdc.yaml
+++ b/jjb/sdc/sdc.yaml
@@ -24,4 +24,4 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-8c-8g
- build-timeout: 90
+ build-timeout: 240