Updated from OpenStack Ansible Tests
Change-Id: I5475be11f46ec6e223ce8248f82b796c8310b312
This commit is contained in:
parent
212e9bd262
commit
a1a405e478
@ -110,7 +110,7 @@ fi
|
||||
# tests repo are not supported.
|
||||
if [[ "${CLONE_UPGRADE_TESTS}" == "yes" ]]; then
|
||||
if [[ ! -d "${WORKING_DIR}/tests/common/previous" ]]; then
|
||||
git clone -b stable/pike \
|
||||
git clone -b stable/queens \
|
||||
https://git.openstack.org/openstack/openstack-ansible-tests \
|
||||
${WORKING_DIR}/tests/common/previous
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user