Updated from OpenStack Ansible Tests
Change-Id: Ifc2c7fc38137c181277e8ffffeb9713ea2a58222
This commit is contained in:
parent
2889aeb049
commit
dab39db8a5
@ -43,7 +43,7 @@ ZUUL_TESTS_CLONE_LOCATION="/home/zuul/src/opendev.org/openstack/openstack-ansibl
|
||||
# branch to clone for tests.
|
||||
TESTING_BRANCH=$(awk -F'=' '/defaultbranch/ {print $2}' "${WORKING_DIR}/.gitreview")
|
||||
if [[ "${TESTING_BRANCH}" == "" ]]; then
|
||||
TESTING_BRANCH="stable/stein"
|
||||
TESTING_BRANCH="master"
|
||||
fi
|
||||
|
||||
## Main ----------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user