Merge "Add timeout to buildimage jobs"
This commit is contained in:
commit
d05bef0c12
@ -90,6 +90,11 @@
|
|||||||
name: 'gate-tripleo-buildimage-{image-name}-{node}{suffix}'
|
name: 'gate-tripleo-buildimage-{image-name}-{node}{suffix}'
|
||||||
node: '{node}'
|
node: '{node}'
|
||||||
|
|
||||||
|
wrappers:
|
||||||
|
- build-timeout:
|
||||||
|
timeout: 70
|
||||||
|
- timestamps
|
||||||
|
|
||||||
builders:
|
builders:
|
||||||
- link-logs
|
- link-logs
|
||||||
- net-info
|
- net-info
|
||||||
|
Loading…
Reference in New Issue
Block a user