sdc: Increasing build timeout to 240 13/3713/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 25 Apr 2017 22:02:33 +0000 (15:02 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 25 Apr 2017 22:02:33 +0000 (15:02 -0700)
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>
jjb/sdc/sdc.yaml

index 6e23689..34293e2 100644 (file)
@@ -24,4 +24,4 @@
     files: '**'
     archive-artifacts: ''
     build-node: ubuntu1604-basebuild-8c-8g
-    build-timeout: 90
+    build-timeout: 240