Updated openstack/openstack

Project: openstack-infra/jenkins-job-builder  3985a338c464437b07985da7a264d75d2cbbd711

Add option to make test output file layout match Jenkins

Before, `jenkins-job-builder test -o outdir` would write

    outdir/job_name

With the new option `--config-xml`, it writes

    outdir/job_name/config.xml

to match the layout that Jenkins uses internally.  This is more useful
for diffing against existing Jenkins installations or uploading job
definitions by other means.

Also, it seems better to give the output files an .xml extension.

Change-Id: I78fc7aff531925ee071b8e19f40f766b4af0b5ad
This commit is contained in:
Jenkins 2017-06-08 05:24:33 +00:00 committed by Gerrit Code Review
parent 62b4b29dff
commit 76e91de0fd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c0ea1116755777b14b1f39f591eddb642c8dd9e8
Subproject commit 3985a338c464437b07985da7a264d75d2cbbd711