Increase timeout for manila-test-image-build job

The job seems to be timing out with the default of 30 minutes.
Try doubling the default to see if that's enough. Locally this
build process only takes 25 minutes so I expect 60 to be more
than enough.

Change-Id: Ibc74e71c730cf2ebb5f279aecc31a2cdc331dd5e
This commit is contained in:
Ben Swartzlander 2017-01-30 16:42:54 -05:00
parent 06d0ef1f30
commit d832390410
1 changed files with 5 additions and 0 deletions

View File

@ -332,6 +332,11 @@
name: 'gate-manila-test-image-build'
node: 'ubuntu-xenial'
wrappers:
- build-timeout:
timeout: 60
- timestamps
builders:
- link-logs
- net-info