Updated from OpenStack Ansible Tests
Change-Id: I479b5d04bf66378f5654a90a00e0ec1ce367e080
This commit is contained in:
parent
08db7f4483
commit
48745b9dbf
@ -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