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