Merge "Bump OS_TEST_TIMEOUT for ironic-virtual d-s-g"

This commit is contained in:
Jenkins 2014-04-12 00:16:44 +00:00 committed by Gerrit Code Review
commit 4784ff631d

View File

@ -547,6 +547,7 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_VIRT_DRIVER=ironic
export DEVSTACK_GATE_SMOKE_SERIAL=1
export OS_TEST_TIMEOUT=1800
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE