Merge "scripts: test-bifrost.sh: Initialize the ZUUL_BRANCH variable"

This commit is contained in:
Jenkins 2017-03-03 09:06:31 +00:00 committed by Gerrit Code Review
commit 6a90c11032

View File

@ -41,6 +41,7 @@ NOAUTH_MODE=true
ENABLE_KEYSTONE=false
CLOUD_CONFIG=""
WAIT_FOR_DEPLOY=true
ZUUL_BRANCH=${ZUUL_BRANCH:-}
# This sets up the MySQL database like it's done for all OpenStack
# projects for CI testing.