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=refs%2Fchanges%2F02%2F302%2F1;hp=c33a910969002e5e7cdd7b52c54dd94f46eae803;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