Updated from OpenStack Ansible Tests
Change-Id: Ia23bcfc4a868b3b53bee084cf8748d2bb1df9a78
This commit is contained in:
parent
4814cb17d4
commit
3526d06e2c
@ -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…
Reference in New Issue
Block a user