Updated from OpenStack Ansible Tests
Change-Id: Ia775593ae45a22ce25aa0faef41907cfdb643428
This commit is contained in:
committed by
Jesse Pretorius
parent
0c1970989b
commit
4108ea1407
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user