set grenade timeout buffer to 10 minutes

grenade needs a bigger timeout buffer between the outer and inner
timeouts, because it has to do setup_workspace twice. Saw a failure
in the gate because we took 9 minutes before starting grenade
script and later had a timeout.

Change-Id: Ibf4ff531b47b63fc3d982f82a1dad1997fc3680c
This commit is contained in:
Sean Dague 2014-02-23 16:21:06 -05:00
parent 16df6766b8
commit e90192298b

View File

@ -700,7 +700,7 @@
wrappers:
- timeout:
timeout: 125
timeout: 130
fail: true
- timestamps
@ -727,7 +727,7 @@
wrappers:
- timeout:
timeout: 125
timeout: 130
fail: true
- timestamps
@ -755,7 +755,7 @@
wrappers:
- timeout:
timeout: 125
timeout: 130
fail: true
- timestamps
@ -783,7 +783,7 @@
wrappers:
- timeout:
timeout: 125
timeout: 130
fail: true
- timestamps
@ -812,7 +812,7 @@
wrappers:
- timeout:
timeout: 125
timeout: 130
fail: true
- timestamps