Merge "Bump check-rally-dsvm-{name} job timeout"

This commit is contained in:
Jenkins 2014-04-30 03:14:43 +00:00 committed by Gerrit Code Review
commit 54d33e020e

View File

@ -33,6 +33,7 @@
export PROJECTS="stackforge/rally $PROJECTS"
export ENABLED_SERVICES=rally
export DEVSTACK_GATE_EXERCISES=0
export DEVSTACK_GATE_TIMEOUT=120
export RALLY_SCENARIO={scenario}
function pre_test_hook {{
@ -54,6 +55,12 @@
name: 'check-rally-dsvm-{name}'
node: 'devstack-precise || devstack-precise-check'
wrappers:
- timeout:
timeout: 125
fail: true
- timestamps
builders:
- devstack-rally-gate:
scenario: '{name}'