Add timeout to buildimage jobs

The current buildimage jobs are failing due to
timeouts, although the final result is correct. Increasing
it to match the right time estimates.

Change-Id: I5aef117230c409d502c2f5f04d002fc4df66f53b
This commit is contained in:
Yolanda Robla 2017-04-05 13:10:07 +02:00
parent 0fa4eadb5e
commit 4a2f93b90c

View File

@ -90,6 +90,11 @@
name: 'gate-tripleo-buildimage-{image-name}-{node}{suffix}'
node: '{node}'
wrappers:
- build-timeout:
timeout: 70
- timestamps
builders:
- link-logs
- net-info