From: Tim Rozet Date: Thu, 25 May 2017 20:14:02 +0000 (-0400) Subject: Apex: increase build timeout X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=0dff49055726b4957a571e571fcab42d5068899e;p=releng.git Apex: increase build timeout 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 --- diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index ae2186002..a8b591497 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -420,7 +420,7 @@ wrappers: - timeout: - timeout: 90 + timeout: 150 fail: true properties: diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2 index 3f10e214b..cd69bba1f 100644 --- a/jjb/apex/apex.yml.j2 +++ b/jjb/apex/apex.yml.j2 @@ -420,7 +420,7 @@ wrappers: - timeout: - timeout: 90 + timeout: 150 fail: true properties: