Increase coretutorials build timeout 89/67289/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jan 2018 15:46:49 +0000 (16:46 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jan 2018 15:46:49 +0000 (16:46 +0100)
coretutorials contain a large number of projects, with a lot
of features/karaf distributions and it cannot complete a build
in the default 60 minut internal. Increase the timeout to 120
minutes pending better data.

Change-Id: Ibea29b30901523b42faca1ce427be3ef9b42bf11
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
jjb/coretutorials/coretutorials.yaml

index 1ab764684150244183edf9d42c76829563a7f104..e392ba515ab8148785e4d9c921401ef7f4751c05 100644 (file)
@@ -20,6 +20,7 @@
     dependencies: ''
     email-upstream: '[coretutorials]'
     archive-artifacts: ''
+    build-timeout: 120
 
     # Used by the release job
     staging-profile-id: 96cd299563ec6
@@ -45,6 +46,7 @@
     dependencies: ''
     email-upstream: '[coretutorials]'
     archive-artifacts: ''
+    build-timeout: 120
 
     # Used by the release job
     staging-profile-id: 96cd299563ec6
@@ -71,6 +73,7 @@
     dependencies: ''
     email-upstream: '[coretutorials]'
     archive-artifacts: ''
+    build-timeout: 120
 
     # Used by the release job
     staging-profile-id: 96cd299563ec6
@@ -86,3 +89,5 @@
     mvn-settings: 'coretutorials-settings'
     mvn-goals: 'clean install'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    build-timeout: 120
+