Merge "Really stop supplying the zuul url to ggp"

This commit is contained in:
Jenkins 2014-03-19 00:49:46 +00:00 committed by Gerrit Code Review
commit cde0be1e1a

View File

@ -106,7 +106,7 @@
#!/bin/bash -xe
mkdir -p gerrit
cd gerrit
/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
- shell: |
#!/bin/bash -xe
cd gerrit
@ -145,7 +145,7 @@
#!/bin/bash -xe
mkdir -p gerrit
cd gerrit
/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
- shell: |
#!/bin/bash -xe
cd gerrit
@ -180,7 +180,7 @@
#!/bin/bash -xe
mkdir -p gerrit
cd gerrit
/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
- shell: |
#!/bin/bash -xe
cd gerrit