Updated from OpenStack Ansible Tests
Change-Id: I086511dc130415bc52a3b6c364bf15b421bccb3d
This commit is contained in:
parent
d8f9887624
commit
3db1db689a
@ -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