Updated from OpenStack Ansible Tests
Change-Id: I95a371b21f3649468caa6442bc3d4620d9423e5c
This commit is contained in:
parent
e7ea3b56c6
commit
835c2632f2
@ -92,7 +92,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/ocata \
|
||||
git clone -b stable/pike \
|
||||
https://git.openstack.org/openstack/openstack-ansible-tests \
|
||||
${WORKING_DIR}/tests/common/previous
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user