From: Fatih Degirmenci Date: Thu, 7 Jan 2016 08:19:02 +0000 (+0100) Subject: Introduce 120 minutes timeout for bottlenecks daily jobs X-Git-Tag: brahmaputra.1.0~299 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F5745%2F2;p=releng.git Introduce 120 minutes timeout for bottlenecks daily jobs In order not to block jenkins executor and/or cause issues for installer daily jobs if the bottlenecks job gets stuck. Change-Id: I773753b0ce2588b4fd88e5bc51f1d593bef5bea9 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/bottlenecks/bottlenecks.yml b/jjb/bottlenecks/bottlenecks.yml index ddaaba6af..a65341809 100644 --- a/jjb/bottlenecks/bottlenecks.yml +++ b/jjb/bottlenecks/bottlenecks.yml @@ -140,6 +140,11 @@ refspec: '' branch: '{branch}' + wrappers: + - timeout: + timeout: 120 + fail: true + triggers: - 'bottlenecks-trigger-{pod}'