Merge "Increase the timeout for check-tripleo-overcloud"

This commit is contained in:
Jenkins 2014-02-21 01:54:45 +00:00 committed by Gerrit Code Review
commit 35ce2a60da

View File

@ -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