Switch ggp to use git://

We are preparing a load-balanced farm of git servers which should
be able to handle the load.  The git protocol is faster with
the version of Git on CentOS.

Change-Id: I5209d7dfb5367c0b02941bfb38d99a254c874b58
This commit is contained in:
James E. Blair 2013-08-22 09:51:04 -07:00
parent 86b0f3bfd5
commit c7c2414540

View File

@ -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 https://git.openstack.org"
- shell: "/usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org http://zuul.openstack.org git://git.openstack.org"
- builder:
name: coverage