commit | 89d984623331acfb1bf30166c2c11530ffeea3ce | [log] [tgz] |
---|---|---|
author | Fatih Degirmenci <fdegir@gmail.com> | Tue Jan 29 10:34:20 2019 +0100 |
committer | Fatih Degirmenci <fdegir@gmail.com> | Thu Jan 31 09:36:26 2019 +0000 |
tree | 86efe7e2c566f5675e866f58e6398781c4904923 | |
parent | c33a910969002e5e7cdd7b52c54dd94f46eae803 [diff] [blame] |
Enable 45 minutes build-timeout for java verify jobs Change-Id: Ia1748e030e97d5bb663f6d1e945e2714cd5a9a77
diff --git a/jjb/global/global-templates-java.yaml b/jjb/global/global-templates-java.yaml index 639168b..0933bc0 100644 --- a/jjb/global/global-templates-java.yaml +++ b/jjb/global/global-templates-java.yaml
@@ -41,6 +41,10 @@ branch: '{branch}' files: '**' + wrappers: + - build-timeout: + timeout: 45 + builders: - shell: !include-raw-escape: ./verify-jobs.sh