Updated from OpenStack Ansible Tests
Change-Id: I6cc5cc35f045f0d2530d8ddf14ea568450d1289c
This commit is contained in:
parent
5381b1c552
commit
2c17706059
@ -96,7 +96,7 @@ elif [[ ! -d tests/common ]]; then
|
|||||||
# Otherwise we're clearly not in zuul or using a previously setup
|
# Otherwise we're clearly not in zuul or using a previously setup
|
||||||
# repo in some way, so just clone it from upstream.
|
# repo in some way, so just clone it from upstream.
|
||||||
else
|
else
|
||||||
git clone \
|
git clone -b stable/queens \
|
||||||
https://git.openstack.org/openstack/openstack-ansible-tests \
|
https://git.openstack.org/openstack/openstack-ansible-tests \
|
||||||
${WORKING_DIR}/tests/common
|
${WORKING_DIR}/tests/common
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user