Updated from OpenStack Ansible Tests
Change-Id: Ie52de3de5da2856043c1335c326911d168cf11ba
This commit is contained in:
parent
55146166d5
commit
c894349b43
@ -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…
x
Reference in New Issue
Block a user