Merge "Run tempest-dsvm-postgres-full with nova-api-metadata binary"

This commit is contained in:
Jenkins 2014-02-05 19:22:05 +00:00 committed by Gerrit Code Review
commit 71e3e261ec

View File

@ -651,6 +651,7 @@
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_FULL=1
export DEVSTACK_GATE_POSTGRES=1
export DEVSTACK_GATE_NOVA_API_METADATA_SPLIT=1
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE