From: Fatih Degirmenci Date: Tue, 29 Jan 2019 09:37:39 +0000 (+0100) Subject: Enable 10 minutes build-timeout for push-upstream jobs X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F295%2F3;p=infra%2Fcicd.git Enable 10 minutes build-timeout for push-upstream jobs Change-Id: Id905205f1b95705230ac8c88da11a54e317ee05b --- diff --git a/jjb/global/global-templates-push-upstream.yaml b/jjb/global/global-templates-push-upstream.yaml index cde2a836..7b5612e9 100644 --- a/jjb/global/global-templates-push-upstream.yaml +++ b/jjb/global/global-templates-push-upstream.yaml @@ -25,6 +25,10 @@ branch: '{branch}' files: '**' + wrappers: + - build-timeout: + timeout: 10 + builders: - shell: !include-raw-escape: ./push-upstream-jobs.sh