Clone using git.o.o instead of directly from gerrit

Change-Id: Ib94d9d365a396a06e1cb68fd3973048ebef78ff7
This commit is contained in:
Sergey Lukjanov 2015-02-19 14:16:39 +03:00
parent 56aae3808c
commit ff2a0fd449
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
rm -fr .test
mkdir .test
cd .test
git clone https://review.openstack.org/p/openstack-infra/jenkins-job-builder --depth 1
git clone https://git.openstack.org/openstack-infra/jenkins-job-builder --depth 1
cd jenkins-job-builder
# These are $WORKSPACE/.test/jenkins-job-builder/.test/...
mkdir -p .test/old/config