Make sure correct branch of Neutron is pulled on testing
Taken from https://review.openstack.org/#/c/255642/1 Change-Id: Ibba96c830c9620ac2641e761d1023d80dea5e84f Author: Aaron Rosen <aaronorosen@gmail.com>
This commit is contained in:
parent
d35304e5f3
commit
4992cf884b
@ -26,6 +26,7 @@ if [ $neutron_installed -eq 0 ]; then
|
||||
elif [ -x "$ZUUL_CLONER" ]; then
|
||||
echo "ZUUL CLONER" > /tmp/tox_install.txt
|
||||
cd /tmp
|
||||
export ZUUL_BRANCH=${ZUUL_BRANCH-$BRANCH}
|
||||
$ZUUL_CLONER --cache-dir \
|
||||
/opt/git \
|
||||
git://git.openstack.org \
|
||||
|
Loading…
Reference in New Issue
Block a user