Merge "Bump check-rally-dsvm-{name} job timeout"
This commit is contained in:
commit
54d33e020e
@ -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}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user