Updated from OpenStack Ansible Tests
Change-Id: I99d21e2168832da4ac57fd503cd0d20f87e971be
This commit is contained in:
parent
42f8f530af
commit
e0002ca1bb
@ -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…
x
Reference in New Issue
Block a user