commit | e2e3ff76a147f1e2f31d4ee0a418afcf3b6ab4d6 | [log] [tgz] |
---|---|---|
author | Fatih Degirmenci <fdegir@gmail.com> | Tue Jan 29 10:37:39 2019 +0100 |
committer | Fatih Degirmenci <fdegir@gmail.com> | Thu Jan 31 09:36:18 2019 +0000 |
tree | e08f354b80241cde48f53d4d8e5bff82c841e78a | |
parent | c33a910969002e5e7cdd7b52c54dd94f46eae803 [diff] |
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 cde2a83..7b5612e 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