Apex: increase build timeout 75/35375/1
authorTim Rozet <trozet@redhat.com>
Thu, 25 May 2017 20:14:02 +0000 (16:14 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 25 May 2017 20:14:02 +0000 (16:14 -0400)
Builds can take a lot longer when running simultaneously and daily
builds upload many rpm and srpm artifacts which takes longer.

Change-Id: Ib8dd23e5bea1a552c10a6f5a5aa1ea158647f7d1
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml
jjb/apex/apex.yml.j2

index ae21860..a8b5914 100644 (file)
 
     wrappers:
         - timeout:
-            timeout: 90
+            timeout: 150
             fail: true
 
     properties:
index 3f10e21..cd69bba 100644 (file)
 
     wrappers:
         - timeout:
-            timeout: 90
+            timeout: 150
             fail: true
 
     properties: