Merge "Increase the timeout for check-tripleo-overcloud"
This commit is contained in:
commit
35ce2a60da
@ -82,7 +82,7 @@
|
||||
|
||||
wrappers:
|
||||
- timeout:
|
||||
timeout: 125
|
||||
timeout: 145
|
||||
fail: true
|
||||
- timestamps
|
||||
|
||||
@ -91,7 +91,7 @@
|
||||
- shell: |
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_TIMEOUT=140
|
||||
export DEVSTACK_GATE_TEMPEST=0
|
||||
export DEVSTACK_GATE_EXERCISES=0
|
||||
export GEARDSERVER=192.168.1.48
|
||||
|
Loading…
x
Reference in New Issue
Block a user