jenkins-job-builder/tests/cmd
Peter Eisentraut 919052714c 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
2017-05-27 12:22:06 +01:00
..
fixtures Merge "Wrapper pre-scm-buildstep: added support for failOnError parameter" 2017-03-29 09:55:34 +00:00
subcommands Add option to make test output file layout match Jenkins 2017-05-27 12:22:06 +01:00
__init__.py tests for JJB command processing 2014-07-09 08:55:10 -07:00
test_cmd.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
test_config.py Add view management functionality 2016-10-14 09:14:21 -04:00
test_recurse_path.py Move CacheStorage to its own module. 2016-09-02 08:58:09 -07:00