Merge "Implement higher job timeout for Ansible role jobs"

This commit is contained in:
Jenkins 2016-04-19 17:10:07 +00:00 committed by Gerrit Code Review
commit 13a3129ba7
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@
name: '{pipeline}-{name}-ansible-func-{ostype}{job-suffix}'
node: '{ostype}'
wrappers:
- build-timeout:
timeout: 60
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"