Merge "Increase timeout for cinder-dsvm-apache job"
This commit is contained in:
commit
69a4b62ad6
@ -41,7 +41,7 @@
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 65
|
||||
timeout: 125
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
@ -51,7 +51,7 @@
|
||||
- shell: |
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=60
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_TEMPEST_FULL=1
|
||||
export DEVSTACK_LOCAL_CONFIG="CINDER_USE_MOD_WSGI=True"
|
||||
|
Loading…
Reference in New Issue
Block a user