Stop supplying the zuul url to ggp
Only merge after the ggp change has propogated to bare slave images. Change-Id: I8c88d09c7a311edf526cffc730afd4471895eeae
This commit is contained in:
parent
f36640710c
commit
f3da9b1893
@ -1,7 +1,7 @@
|
||||
- builder:
|
||||
name: gerrit-git-prep
|
||||
builders:
|
||||
- shell: "/usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org http://zuul.openstack.org git://git.openstack.org"
|
||||
- shell: "/usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org git://git.openstack.org"
|
||||
|
||||
- builder:
|
||||
name: coverage
|
||||
@ -210,7 +210,7 @@
|
||||
git clone git://git.openstack.org/openstack-infra/devstack-gate
|
||||
fi
|
||||
cd devstack-gate
|
||||
/usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org http://zuul.openstack.org git://git.openstack.org
|
||||
/usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org git://git.openstack.org
|
||||
cd ..
|
||||
|
||||
- builder:
|
||||
|
Loading…
Reference in New Issue
Block a user