Merge "Implement higher job timeout for Ansible role jobs"
This commit is contained in:
commit
13a3129ba7
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user