jenkins-job-builder/tools
Khai Do 23c851eb2a Fix jenkins-job-builder-compare-xml job by using zuul-cloner
The script in jenkins-job-builder-compare-xml job failed due to git clone
executing a shallow clone:
  Cloning into 'project-config'...
  fatal: The remote end hung up unexpectedly
  fatal: protocol error: bad pack header

This can be fixed by just removing the '/p/' from the url but we would
rather use the zuul-cloner because it can take advantage of the local
git cache on disk thus allowing for more efficient cloning.

Change-Id: I05f1c928a15cf5e791a95a01975e8aba78f4953f
2015-03-25 15:25:06 -07:00
..
jenkins-jobs.py Add jenkins-jobs command line tool. 2013-04-08 14:52:11 +00:00
run-compare-xml-samples.sh Do not output XML if job name not specified ('pipeline', 'trigger-builds') 2012-10-30 16:32:39 +00:00
run-compare-xml.sh Fix jenkins-job-builder-compare-xml job by using zuul-cloner 2015-03-25 15:25:06 -07:00
test.sh Stop referring to openstack/openstack-ci-puppet. 2013-03-01 18:32:53 +00:00