Extend the timeout for DIB tests

When performing image boot tests we run up against the 30min default
timeout. We are pretty far in the test run at this point, so extenting
the timeout to 60min should be enough.

Change-Id: I0254e08e2bee35f4db5ec9deb185e328e67a6d5a
This commit is contained in:
Gregory Haynes 2015-07-24 10:29:23 +00:00
parent a86928883c
commit e600bdbac8

View File

@ -2,6 +2,11 @@
name: 'gate-dib-dsvm-functests-{node}'
node: '{node}'
wrappers:
- build-timeout:
timeout: 60
- timestamps
builders:
- shell: |
#!/bin/bash -eux