Updated from OpenStack Ansible Tests
Change-Id: I7d0c34d996abd799fe9d8ea40ab5db5042580402
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user