From: Fatih Degirmenci Date: Tue, 29 Jan 2019 09:36:33 +0000 (+0100) Subject: Enable 10 minutes build-timeout for rebase jobs X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=891d409e74a5b7ac01a103a0469347b8a7f29c72;p=infra%2Fcicd.git Enable 10 minutes build-timeout for rebase jobs Change-Id: I1bb999558e406f6483879bc25a3b6078f8a94892 --- diff --git a/jjb/global/global-templates-rebase.yaml b/jjb/global/global-templates-rebase.yaml index 843175e6..38712ae2 100644 --- a/jjb/global/global-templates-rebase.yaml +++ b/jjb/global/global-templates-rebase.yaml @@ -29,6 +29,10 @@ branch: '{branch}' files: '**' + wrappers: + - build-timeout: + timeout: 10 + builders: - shell: !include-raw-escape: ./rebase-jobs.sh