.testr.conf
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/Makefile
doc/source/builders.rst
doc/source/conf.py
doc/source/definition.rst
doc/source/extending.rst
doc/source/hipchat.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/metadata.rst
doc/source/notifications.rst
doc/source/parameters.rst
doc/source/project_flow.rst
doc/source/project_freestyle.rst
doc/source/project_matrix.rst
doc/source/project_maven.rst
doc/source/properties.rst
doc/source/publishers.rst
doc/source/reporters.rst
doc/source/scm.rst
doc/source/triggers.rst
doc/source/wrappers.rst
doc/source/zuul.rst
etc/jenkins_jobs.ini-sample
jenkins_job_builder.egg-info/PKG-INFO
jenkins_job_builder.egg-info/SOURCES.txt
jenkins_job_builder.egg-info/dependency_links.txt
jenkins_job_builder.egg-info/entry_points.txt
jenkins_job_builder.egg-info/not-zip-safe
jenkins_job_builder.egg-info/pbr.json
jenkins_job_builder.egg-info/requires.txt
jenkins_job_builder.egg-info/top_level.txt
jenkins_jobs/__init__.py
jenkins_jobs/builder.py
jenkins_jobs/cmd.py
jenkins_jobs/errors.py
jenkins_jobs/local_yaml.py
jenkins_jobs/version.py
jenkins_jobs/modules/__init__.py
jenkins_jobs/modules/base.py
jenkins_jobs/modules/builders.py
jenkins_jobs/modules/general.py
jenkins_jobs/modules/hipchat_notif.py
jenkins_jobs/modules/hudson_model.py
jenkins_jobs/modules/metadata.py
jenkins_jobs/modules/notifications.py
jenkins_jobs/modules/parameters.py
jenkins_jobs/modules/project_flow.py
jenkins_jobs/modules/project_freestyle.py
jenkins_jobs/modules/project_matrix.py
jenkins_jobs/modules/project_maven.py
jenkins_jobs/modules/project_multijob.py
jenkins_jobs/modules/properties.py
jenkins_jobs/modules/publishers.py
jenkins_jobs/modules/reporters.py
jenkins_jobs/modules/scm.py
jenkins_jobs/modules/triggers.py
jenkins_jobs/modules/wrappers.py
jenkins_jobs/modules/zuul.py
jenkins_jobs/sphinx/__init__.py
jenkins_jobs/sphinx/yaml.py
samples/README.md
tests/__init__.py
tests/base.py
tests/builders/__init__.py
tests/builders/test_builders.py
tests/builders/fixtures/ant001.xml
tests/builders/fixtures/ant001.yaml
tests/builders/fixtures/ant002.xml
tests/builders/fixtures/ant002.yaml
tests/builders/fixtures/artifact-resolver.xml
tests/builders/fixtures/artifact-resolver.yaml
tests/builders/fixtures/batch.xml
tests/builders/fixtures/batch.yaml
tests/builders/fixtures/builders-from.xml
tests/builders/fixtures/builders-from.yaml
tests/builders/fixtures/changeassemblyversion001.xml
tests/builders/fixtures/changeassemblyversion001.yaml
tests/builders/fixtures/changeassemblyversion002.xml
tests/builders/fixtures/changeassemblyversion002.yaml
tests/builders/fixtures/conditional-step-notbuild-aborted.xml
tests/builders/fixtures/conditional-step-notbuild-aborted.yaml
tests/builders/fixtures/conditional-step-strings-match.xml
tests/builders/fixtures/conditional-step-strings-match.yaml
tests/builders/fixtures/conditional-step-success-failure.xml
tests/builders/fixtures/conditional-step-success-failure.yaml
tests/builders/fixtures/conditional-step-success-unstable.xml
tests/builders/fixtures/conditional-step-success-unstable.yaml
tests/builders/fixtures/copy-artifact001.xml
tests/builders/fixtures/copy-artifact001.yaml
tests/builders/fixtures/critical-block-end.xml
tests/builders/fixtures/critical-block-end.yaml
tests/builders/fixtures/critical-block-start.xml
tests/builders/fixtures/critical-block-start.yaml
tests/builders/fixtures/critical-block.xml
tests/builders/fixtures/critical-block.yaml
tests/builders/fixtures/gradle.xml
tests/builders/fixtures/gradle.yaml
tests/builders/fixtures/grails.xml
tests/builders/fixtures/grails.yaml
tests/builders/fixtures/groovy001.xml
tests/builders/fixtures/groovy001.yaml
tests/builders/fixtures/groovy002.xml
tests/builders/fixtures/groovy002.yaml
tests/builders/fixtures/inject.xml
tests/builders/fixtures/inject.yaml
tests/builders/fixtures/managed-script.xml
tests/builders/fixtures/managed-script.yaml
tests/builders/fixtures/managed-winbatch.xml
tests/builders/fixtures/managed-winbatch.yaml
tests/builders/fixtures/maven-target-doc.xml
tests/builders/fixtures/maven-target-doc.yaml
tests/builders/fixtures/maven-target001.xml
tests/builders/fixtures/maven-target001.yaml
tests/builders/fixtures/msbuild.xml
tests/builders/fixtures/msbuild.yaml
tests/builders/fixtures/multibuild.xml
tests/builders/fixtures/multibuild.yaml
tests/builders/fixtures/powershell.xml
tests/builders/fixtures/powershell.yaml
tests/builders/fixtures/python.xml
tests/builders/fixtures/python.yaml
tests/builders/fixtures/sbt.xml
tests/builders/fixtures/sbt.yaml
tests/builders/fixtures/shell.xml
tests/builders/fixtures/shell.yaml
tests/builders/fixtures/shining-panda-customenv.xml
tests/builders/fixtures/shining-panda-customenv.yaml
tests/builders/fixtures/shining-panda-pythonenv.xml
tests/builders/fixtures/shining-panda-pythonenv.yaml
tests/builders/fixtures/shining-panda-virtualenv.xml
tests/builders/fixtures/shining-panda-virtualenv.yaml
tests/builders/fixtures/system-groovy001.xml
tests/builders/fixtures/system-groovy001.yaml
tests/builders/fixtures/system-groovy002.xml
tests/builders/fixtures/system-groovy002.yaml
tests/builders/fixtures/trigger-builds-configfactory-binaryfile-optionals.xml
tests/builders/fixtures/trigger-builds-configfactory-binaryfile-optionals.yaml
tests/builders/fixtures/trigger-builds-configfactory-binaryfile.xml
tests/builders/fixtures/trigger-builds-configfactory-binaryfile.yaml
tests/builders/fixtures/trigger-builds-configfactory-counterbuild-optionals.xml
tests/builders/fixtures/trigger-builds-configfactory-counterbuild-optionals.yaml
tests/builders/fixtures/trigger-builds-configfactory-counterbuild.xml
tests/builders/fixtures/trigger-builds-configfactory-counterbuild.yaml
tests/builders/fixtures/trigger-builds-configfactory-filebuild-optionals.xml
tests/builders/fixtures/trigger-builds-configfactory-filebuild-optionals.yaml
tests/builders/fixtures/trigger-builds-configfactory-filebuild.xml
tests/builders/fixtures/trigger-builds-configfactory-filebuild.yaml
tests/builders/fixtures/trigger-builds-configfactory-multi.xml
tests/builders/fixtures/trigger-builds-configfactory-multi.yaml
tests/builders/fixtures/trigger-builds001.xml
tests/builders/fixtures/trigger-builds001.yaml
tests/builders/fixtures/trigger-builds002.xml
tests/builders/fixtures/trigger-builds002.yaml
tests/builders/fixtures/trigger-builds003.xml
tests/builders/fixtures/trigger-builds003.yaml
tests/builders/fixtures/trigger-builds004.xml
tests/builders/fixtures/trigger-builds004.yaml
tests/cachestorage/__init__.py
tests/cachestorage/test_cachestorage.py
tests/cmd/__init__.py
tests/cmd/test_cmd.py
tests/cmd/fixtures/cmd-001.conf
tests/cmd/fixtures/cmd-001.xml
tests/cmd/fixtures/cmd-001.yaml
tests/cmd/fixtures/cmd-002.yaml
tests/cmd/subcommands/__init__.py
tests/cmd/subcommands/test_delete.py
tests/cmd/subcommands/test_test.py
tests/duplicates/__init__.py
tests/duplicates/test_duplicates.py
tests/duplicates/fixtures/allow_duplicates001.conf
tests/duplicates/fixtures/allow_duplicates001.xml
tests/duplicates/fixtures/allow_duplicates001.yaml
tests/duplicates/fixtures/allow_job_group001.conf
tests/duplicates/fixtures/allow_job_group001.xml
tests/duplicates/fixtures/allow_job_group001.yaml
tests/duplicates/fixtures/allow_macros001.conf
tests/duplicates/fixtures/allow_macros001.xml
tests/duplicates/fixtures/allow_macros001.yaml
tests/duplicates/fixtures/allow_projects001.conf
tests/duplicates/fixtures/allow_projects001.xml
tests/duplicates/fixtures/allow_projects001.yaml
tests/duplicates/fixtures/allow_templates001.conf
tests/duplicates/fixtures/allow_templates001.xml
tests/duplicates/fixtures/allow_templates001.yaml
tests/duplicates/fixtures/duplicates001.xml
tests/duplicates/fixtures/duplicates001.yaml
tests/duplicates/fixtures/duplicates002.xml
tests/duplicates/fixtures/duplicates002.yaml
tests/duplicates/fixtures/exception_duplicates001.xml
tests/duplicates/fixtures/exception_duplicates001.yaml
tests/duplicates/fixtures/exception_duplicates002.xml
tests/duplicates/fixtures/exception_duplicates002.yaml
tests/duplicates/fixtures/exception_job_group001.xml
tests/duplicates/fixtures/exception_job_group001.yaml
tests/duplicates/fixtures/exception_macros001.xml
tests/duplicates/fixtures/exception_macros001.yaml
tests/duplicates/fixtures/exception_projects001.xml
tests/duplicates/fixtures/exception_projects001.yaml
tests/duplicates/fixtures/exception_projects002.xml
tests/duplicates/fixtures/exception_projects002.yaml
tests/duplicates/fixtures/exception_projects003.xml
tests/duplicates/fixtures/exception_projects003.yaml
tests/duplicates/fixtures/exception_templates001.xml
tests/duplicates/fixtures/exception_templates001.yaml
tests/general/__init__.py
tests/general/test_general.py
tests/general/fixtures/assigned-node001.xml
tests/general/fixtures/assigned-node001.yaml
tests/general/fixtures/assigned-node002.xml
tests/general/fixtures/assigned-node002.yaml
tests/general/fixtures/matrix-axis001.xml
tests/general/fixtures/matrix-axis001.yaml
tests/general/fixtures/matrix-axis002.xml
tests/general/fixtures/matrix-axis002.yaml
tests/general/fixtures/project-maven001.xml
tests/general/fixtures/project-maven001.yaml
tests/general/fixtures/project-maven002.xml
tests/general/fixtures/project-maven002.yaml
tests/general/fixtures/project-maven003.xml
tests/general/fixtures/project-maven003.yaml
tests/general/fixtures/project-type001.xml
tests/general/fixtures/project-type001.yaml
tests/general/fixtures/project-type002.xml
tests/general/fixtures/project-type002.yaml
tests/general/fixtures/project-type003.xml
tests/general/fixtures/project-type003.yaml
tests/general/fixtures/project-type004.xml
tests/general/fixtures/project-type004.yaml
tests/general/fixtures/set-retry-count001.xml
tests/general/fixtures/set-retry-count001.yaml
tests/hipchat/__init__.py
tests/hipchat/test_hipchat.py
tests/hipchat/fixtures/hipchat001.xml
tests/hipchat/fixtures/hipchat001.yaml
tests/hipchat/fixtures/hipchat002.xml
tests/hipchat/fixtures/hipchat002.yaml
tests/localyaml/__init__.py
tests/localyaml/test_localyaml.py
tests/localyaml/fixtures/include-raw-escaped001.json
tests/localyaml/fixtures/include-raw-escaped001.yaml
tests/localyaml/fixtures/include-raw001-hello-world.sh
tests/localyaml/fixtures/include-raw001-vars.sh
tests/localyaml/fixtures/include-raw001.json
tests/localyaml/fixtures/include-raw001.yaml
tests/localyaml/fixtures/include001.json
tests/localyaml/fixtures/include001.yaml
tests/localyaml/fixtures/include001.yaml.inc
tests/macros/__init__.py
tests/macros/test_macros.py
tests/macros/scm/multi-scms001.xml
tests/macros/scm/multi-scms001.yaml
tests/macros/scm/multi-scms002.xml
tests/macros/scm/multi-scms002.yaml
tests/macros/scm/scm001.xml
tests/macros/scm/scm001.yaml
tests/macros/scm/scm002.xml
tests/macros/scm/scm002.yaml
tests/notifications/__init__.py
tests/notifications/test_notifications.py
tests/notifications/fixtures/http-endpoint001.xml
tests/notifications/fixtures/http-endpoint001.yaml
tests/parameters/__init__.py
tests/parameters/test_parameters.py
tests/parameters/fixtures/dynamic-choice-param001.xml
tests/parameters/fixtures/dynamic-choice-param001.yaml
tests/parameters/fixtures/extended-choice-param001.xml
tests/parameters/fixtures/extended-choice-param001.yaml
tests/parameters/fixtures/extended-choice-param002.xml
tests/parameters/fixtures/extended-choice-param002.yaml
tests/parameters/fixtures/matrix-combinations-param001.xml
tests/parameters/fixtures/matrix-combinations-param001.yaml
tests/parameters/fixtures/node-param001.xml
tests/parameters/fixtures/node-param001.yaml
tests/parameters/fixtures/run-param001.xml
tests/parameters/fixtures/run-param001.yaml
tests/properties/__init__.py
tests/properties/test_properties.py
tests/properties/fixtures/authorization.xml
tests/properties/fixtures/authorization.yaml
tests/properties/fixtures/batch-task.xml
tests/properties/fixtures/batch-task.yaml
tests/properties/fixtures/copyartifact.xml
tests/properties/fixtures/copyartifact.yaml
tests/properties/fixtures/delivery-pipeline1.xml
tests/properties/fixtures/delivery-pipeline1.yaml
tests/properties/fixtures/delivery-pipeline2.xml
tests/properties/fixtures/delivery-pipeline2.yaml
tests/properties/fixtures/fingerprinter.xml
tests/properties/fixtures/fingerprinter.yaml
tests/properties/fixtures/heavy-job.xml
tests/properties/fixtures/heavy-job.yaml
tests/properties/fixtures/inject001.xml
tests/properties/fixtures/inject001.yaml
tests/properties/fixtures/inject002.xml
tests/properties/fixtures/inject002.yaml
tests/properties/fixtures/inject003.xml
tests/properties/fixtures/inject003.yaml
tests/properties/fixtures/least-load001.xml
tests/properties/fixtures/least-load001.yaml
tests/properties/fixtures/least-load002.xml
tests/properties/fixtures/least-load002.yaml
tests/properties/fixtures/slave-utilization1.xml
tests/properties/fixtures/slave-utilization1.yaml
tests/properties/fixtures/slave-utilization2.xml
tests/properties/fixtures/slave-utilization2.yaml
tests/properties/fixtures/throttle001.xml
tests/properties/fixtures/throttle001.yaml
tests/properties/fixtures/zeromq-event.xml
tests/properties/fixtures/zeromq-event.yaml
tests/publishers/__init__.py
tests/publishers/test_publishers.py
tests/publishers/fixtures/README
tests/publishers/fixtures/archive001.xml
tests/publishers/fixtures/archive001.yaml
tests/publishers/fixtures/artifact-dep.xml
tests/publishers/fixtures/artifact-dep.yaml
tests/publishers/fixtures/blame001.xml
tests/publishers/fixtures/blame001.yaml
tests/publishers/fixtures/build001.xml
tests/publishers/fixtures/build001.yaml
tests/publishers/fixtures/campfire001.xml
tests/publishers/fixtures/campfire001.yaml
tests/publishers/fixtures/campfire002.xml
tests/publishers/fixtures/campfire002.yaml
tests/publishers/fixtures/campfire003.xml
tests/publishers/fixtures/campfire003.yaml
tests/publishers/fixtures/checkstyle001.xml
tests/publishers/fixtures/checkstyle001.yaml
tests/publishers/fixtures/checkstyle002.xml
tests/publishers/fixtures/checkstyle002.yaml
tests/publishers/fixtures/checkstyle003.xml
tests/publishers/fixtures/checkstyle003.yaml
tests/publishers/fixtures/checkstyle004.xml
tests/publishers/fixtures/checkstyle004.yaml
tests/publishers/fixtures/checkstyle005.xml
tests/publishers/fixtures/checkstyle005.yaml
tests/publishers/fixtures/checkstyle006.xml
tests/publishers/fixtures/checkstyle006.yaml
tests/publishers/fixtures/cifs001.xml
tests/publishers/fixtures/cifs001.yaml
tests/publishers/fixtures/cigame.xml
tests/publishers/fixtures/cigame.yaml
tests/publishers/fixtures/clone-workspace001.xml
tests/publishers/fixtures/clone-workspace001.yaml
tests/publishers/fixtures/clone-workspace002.xml
tests/publishers/fixtures/clone-workspace002.yaml
tests/publishers/fixtures/cloverphp001.xml
tests/publishers/fixtures/cloverphp001.yaml
tests/publishers/fixtures/cloverphp002.xml
tests/publishers/fixtures/cloverphp002.yaml
tests/publishers/fixtures/cloverphp003.xml
tests/publishers/fixtures/cloverphp003.yaml
tests/publishers/fixtures/conditional-publisher001.xml
tests/publishers/fixtures/conditional-publisher001.yaml
tests/publishers/fixtures/conditional-publisher002.xml
tests/publishers/fixtures/conditional-publisher002.yaml
tests/publishers/fixtures/description-setter001.xml
tests/publishers/fixtures/description-setter001.yaml
tests/publishers/fixtures/description-setter002.xml
tests/publishers/fixtures/description-setter002.yaml
tests/publishers/fixtures/doxygen001.xml
tests/publishers/fixtures/doxygen001.yaml
tests/publishers/fixtures/email-ext001.xml
tests/publishers/fixtures/email-ext001.yaml
tests/publishers/fixtures/email-ext002.xml
tests/publishers/fixtures/email-ext002.yaml
tests/publishers/fixtures/emotional-jenkins.xml
tests/publishers/fixtures/emotional-jenkins.yaml
tests/publishers/fixtures/fitnesse001.xml
tests/publishers/fixtures/fitnesse001.yaml
tests/publishers/fixtures/ftp001.xml
tests/publishers/fixtures/ftp001.yaml
tests/publishers/fixtures/git001.xml
tests/publishers/fixtures/git001.yaml
tests/publishers/fixtures/github-notifier.xml
tests/publishers/fixtures/github-notifier.yaml
tests/publishers/fixtures/ircbot001.xml
tests/publishers/fixtures/ircbot001.yaml
tests/publishers/fixtures/ircbot002.xml
tests/publishers/fixtures/ircbot002.yaml
tests/publishers/fixtures/junit001.xml
tests/publishers/fixtures/junit001.yaml
tests/publishers/fixtures/junit002.xml
tests/publishers/fixtures/junit002.yaml
tests/publishers/fixtures/mavendeploy001.xml
tests/publishers/fixtures/mavendeploy001.yaml
tests/publishers/fixtures/pipeline001.xml
tests/publishers/fixtures/pipeline001.yaml
tests/publishers/fixtures/pipeline002.xml
tests/publishers/fixtures/pipeline002.yaml
tests/publishers/fixtures/plot001.xml
tests/publishers/fixtures/plot001.yaml
tests/publishers/fixtures/plot002.xml
tests/publishers/fixtures/plot002.yaml
tests/publishers/fixtures/plot003.xml
tests/publishers/fixtures/plot003.yaml
tests/publishers/fixtures/pmd001.xml
tests/publishers/fixtures/pmd001.yaml
tests/publishers/fixtures/pmd002.xml
tests/publishers/fixtures/pmd002.yaml
tests/publishers/fixtures/pmd003.xml
tests/publishers/fixtures/pmd003.yaml
tests/publishers/fixtures/pmd004.xml
tests/publishers/fixtures/pmd004.yml
tests/publishers/fixtures/postbuildscript000.xml
tests/publishers/fixtures/postbuildscript000.yaml
tests/publishers/fixtures/postbuildscript001.xml
tests/publishers/fixtures/postbuildscript001.yaml
tests/publishers/fixtures/postbuildscript002.xml
tests/publishers/fixtures/postbuildscript002.yaml
tests/publishers/fixtures/postbuildscript003.xml
tests/publishers/fixtures/postbuildscript003.yaml
tests/publishers/fixtures/postbuildscript004.xml
tests/publishers/fixtures/postbuildscript004.yaml
tests/publishers/fixtures/richtext001.xml
tests/publishers/fixtures/richtext001.yaml
tests/publishers/fixtures/richtext002.xml
tests/publishers/fixtures/richtext002.yaml
tests/publishers/fixtures/ruby-metrics.xml
tests/publishers/fixtures/ruby-metrics.yaml
tests/publishers/fixtures/s3001.xml
tests/publishers/fixtures/s3001.yaml
tests/publishers/fixtures/scan-build001.xml
tests/publishers/fixtures/scan-build001.yaml
tests/publishers/fixtures/scan-build002.xml
tests/publishers/fixtures/scan-build002.yaml
tests/publishers/fixtures/scp001.xml
tests/publishers/fixtures/scp001.yaml
tests/publishers/fixtures/sitemonitor001.xml
tests/publishers/fixtures/sitemonitor001.yaml
tests/publishers/fixtures/ssh001.xml
tests/publishers/fixtures/ssh001.yaml
tests/publishers/fixtures/stash001.xml
tests/publishers/fixtures/stash001.yaml
tests/publishers/fixtures/testng001.xml
tests/publishers/fixtures/testng001.yaml
tests/publishers/fixtures/trigger_parameterized_builds001.xml
tests/publishers/fixtures/trigger_parameterized_builds001.yaml
tests/publishers/fixtures/trigger_parameterized_builds002.xml
tests/publishers/fixtures/trigger_parameterized_builds002.yaml
tests/publishers/fixtures/trigger_success.xml
tests/publishers/fixtures/trigger_success.yaml
tests/publishers/fixtures/valgrind001.xml
tests/publishers/fixtures/valgrind001.yaml
tests/publishers/fixtures/xunit001.xml
tests/publishers/fixtures/xunit001.yaml
tests/scm/__init__.py
tests/scm/test_scm.py
tests/scm/fixtures/git-ignore-notify01.xml
tests/scm/fixtures/git-ignore-notify01.yaml
tests/scm/fixtures/git-ignore-notify02.xml
tests/scm/fixtures/git-ignore-notify02.yaml
tests/scm/fixtures/git-ignore-notify03.xml
tests/scm/fixtures/git-ignore-notify03.yaml
tests/scm/fixtures/git-multiple-remotes.xml
tests/scm/fixtures/git-multiple-remotes.yaml
tests/scm/fixtures/git-shallow-clone01.xml
tests/scm/fixtures/git-shallow-clone01.yaml
tests/scm/fixtures/git-shallow-clone02.xml
tests/scm/fixtures/git-shallow-clone02.yaml
tests/scm/fixtures/git-shallow-clone03.xml
tests/scm/fixtures/git-shallow-clone03.yaml
tests/scm/fixtures/git001.xml
tests/scm/fixtures/git001.yaml
tests/scm/fixtures/git002.xml
tests/scm/fixtures/git002.yaml
tests/scm/fixtures/gitlab.xml
tests/scm/fixtures/gitlab.yaml
tests/scm/fixtures/hg01.xml
tests/scm/fixtures/hg01.yaml
tests/scm/fixtures/hg02.xml
tests/scm/fixtures/hg02.yaml
tests/scm/fixtures/hg03.xml
tests/scm/fixtures/hg03.yaml
tests/scm/fixtures/local-branch001.xml
tests/scm/fixtures/local-branch001.yaml
tests/scm/fixtures/repo001.xml
tests/scm/fixtures/repo001.yaml
tests/scm/fixtures/stash.xml
tests/scm/fixtures/stash.yaml
tests/scm/fixtures/store001.xml
tests/scm/fixtures/store001.yaml
tests/scm/fixtures/svn-multiple-repos-001.xml
tests/scm/fixtures/svn-multiple-repos-001.yaml
tests/scm/fixtures/svn-regions-001.xml
tests/scm/fixtures/svn-regions-001.yaml
tests/scm/fixtures/workspace001.xml
tests/scm/fixtures/workspace001.yaml
tests/triggers/__init__.py
tests/triggers/test_triggers.py
tests/triggers/fixtures/gerrit001.xml
tests/triggers/fixtures/gerrit001.yaml
tests/triggers/fixtures/gerrit002.xml
tests/triggers/fixtures/gerrit002.yaml
tests/triggers/fixtures/gerrit003.xml
tests/triggers/fixtures/gerrit003.yaml
tests/triggers/fixtures/gerrit004.xml
tests/triggers/fixtures/gerrit004.yaml
tests/triggers/fixtures/gerrit005.xml
tests/triggers/fixtures/gerrit005.yaml
tests/triggers/fixtures/gerrit006.xml
tests/triggers/fixtures/gerrit006.yaml
tests/triggers/fixtures/github-pull-request.xml
tests/triggers/fixtures/github-pull-request.yaml
tests/triggers/fixtures/gitlab-merge-request.xml
tests/triggers/fixtures/gitlab-merge-request.yaml
tests/triggers/fixtures/pollurl001.xml
tests/triggers/fixtures/pollurl001.yaml
tests/triggers/fixtures/reverse.xml
tests/triggers/fixtures/reverse.yaml
tests/triggers/fixtures/script.xml
tests/triggers/fixtures/script.yaml
tests/wrappers/__init__.py
tests/wrappers/test_wrappers.py
tests/wrappers/fixtures/ci-skip001.xml
tests/wrappers/fixtures/ci-skip001.yaml
tests/wrappers/fixtures/config-file-provider001.xml
tests/wrappers/fixtures/config-file-provider001.yaml
tests/wrappers/fixtures/config-file-provider002.xml
tests/wrappers/fixtures/config-file-provider002.yaml
tests/wrappers/fixtures/config-file-provider003.xml
tests/wrappers/fixtures/config-file-provider003.yaml
tests/wrappers/fixtures/credentials_binding.xml
tests/wrappers/fixtures/credentials_binding.yaml
tests/wrappers/fixtures/custom-tools001.xml
tests/wrappers/fixtures/custom-tools001.yaml
tests/wrappers/fixtures/delivery-pipeline1.xml
tests/wrappers/fixtures/delivery-pipeline1.yaml
tests/wrappers/fixtures/delivery-pipeline2.xml
tests/wrappers/fixtures/delivery-pipeline2.yaml
tests/wrappers/fixtures/env-file001.xml
tests/wrappers/fixtures/env-file001.yaml
tests/wrappers/fixtures/env-script001.xml
tests/wrappers/fixtures/env-script001.yaml
tests/wrappers/fixtures/exclusion001.xml
tests/wrappers/fixtures/exclusion001.yaml
tests/wrappers/fixtures/exclusion002.xml
tests/wrappers/fixtures/exclusion002.yaml
tests/wrappers/fixtures/exclusion003.xml
tests/wrappers/fixtures/exclusion003.yaml
tests/wrappers/fixtures/locks001.xml
tests/wrappers/fixtures/locks001.yaml
tests/wrappers/fixtures/locks002.xml
tests/wrappers/fixtures/locks002.yaml
tests/wrappers/fixtures/logfilesize001.xml
tests/wrappers/fixtures/logfilesize001.yaml
tests/wrappers/fixtures/logfilesize002.xml
tests/wrappers/fixtures/logfilesize002.yaml
tests/wrappers/fixtures/logfilesize003.xml
tests/wrappers/fixtures/logfilesize003.yaml
tests/wrappers/fixtures/logstash001.xml
tests/wrappers/fixtures/logstash001.yaml
tests/wrappers/fixtures/logstash002.xml
tests/wrappers/fixtures/logstash002.yaml
tests/wrappers/fixtures/logstash003.xml
tests/wrappers/fixtures/logstash003.yaml
tests/wrappers/fixtures/matrix-tie-parent.xml
tests/wrappers/fixtures/matrix-tie-parent.yaml
tests/wrappers/fixtures/mongo-db001.xml
tests/wrappers/fixtures/mongo-db001.yaml
tests/wrappers/fixtures/mongo-db002.xml
tests/wrappers/fixtures/mongo-db002.yaml
tests/wrappers/fixtures/ownership001.xml
tests/wrappers/fixtures/ownership001.yaml
tests/wrappers/fixtures/port-allocator001.xml
tests/wrappers/fixtures/port-allocator001.yaml
tests/wrappers/fixtures/port-allocator002.xml
tests/wrappers/fixtures/port-allocator002.yaml
tests/wrappers/fixtures/rbenv001.xml
tests/wrappers/fixtures/rbenv001.yaml
tests/wrappers/fixtures/rbenv002.xml
tests/wrappers/fixtures/rbenv002.yaml
tests/wrappers/fixtures/rbenv003.xml
tests/wrappers/fixtures/rbenv003.yaml
tests/wrappers/fixtures/release001.xml
tests/wrappers/fixtures/release001.yaml
tests/wrappers/fixtures/ssh-agent-credentials001.xml
tests/wrappers/fixtures/ssh-agent-credentials001.yaml
tests/wrappers/fixtures/timeout001.xml
tests/wrappers/fixtures/timeout001.yaml
tests/wrappers/fixtures/timeout002.xml
tests/wrappers/fixtures/timeout002.yaml
tests/wrappers/fixtures/timeout003.xml
tests/wrappers/fixtures/timeout003.yaml
tests/yamlparser/__init__.py
tests/yamlparser/test_yamlparser.py
tests/yamlparser/fixtures/add_managed_to_desc.xml
tests/yamlparser/fixtures/add_managed_to_desc.yaml
tests/yamlparser/fixtures/complete001.xml
tests/yamlparser/fixtures/complete001.yaml
tests/yamlparser/fixtures/custom_distri.xml
tests/yamlparser/fixtures/custom_distri.yaml
tests/yamlparser/fixtures/dont_overwrite_desc.conf
tests/yamlparser/fixtures/dont_overwrite_desc.xml
tests/yamlparser/fixtures/dont_overwrite_desc.yaml
tests/yamlparser/fixtures/general-example-001.xml
tests/yamlparser/fixtures/general-example-001.yaml
tests/yamlparser/fixtures/include-raw-escape001-echo-vars.sh
tests/yamlparser/fixtures/include-raw-escape001.conf
tests/yamlparser/fixtures/include-raw-escape001.xml
tests/yamlparser/fixtures/include-raw-escape001.yaml
tests/yamlparser/fixtures/include-raw001.xml
tests/yamlparser/fixtures/include-raw001.yaml
tests/yamlparser/fixtures/include-raw002-cool.sh
tests/yamlparser/fixtures/include-raw002-cool.zsh
tests/yamlparser/fixtures/include-raw002.xml
tests/yamlparser/fixtures/include-raw002.yaml
tests/yamlparser/fixtures/include-rawunicode001-cool.sh
tests/yamlparser/fixtures/include-rawunicode001.xml
tests/yamlparser/fixtures/include-rawunicode001.yaml
tests/yamlparser/fixtures/include001.xml
tests/yamlparser/fixtures/include001.yaml
tests/yamlparser/fixtures/include001.yaml.inc
tests/yamlparser/fixtures/jobgroups_multi_use.xml
tests/yamlparser/fixtures/jobgroups_multi_use.yaml
tests/yamlparser/fixtures/scm_remote_deep_bug.xml
tests/yamlparser/fixtures/scm_remote_deep_bug.yaml
tests/yamlparser/fixtures/template_honor_defaults.xml
tests/yamlparser/fixtures/template_honor_defaults.yaml
tests/yamlparser/fixtures/templates001.xml
tests/yamlparser/fixtures/templates001.yaml
tests/yamlparser/fixtures/templates002.xml
tests/yamlparser/fixtures/templates002.yaml
tests/yamlparser/fixtures/unicode001.xml
tests/yamlparser/fixtures/unicode001.yaml
tests/yamlparser/fixtures/var_applied_in_defaults.xml
tests/yamlparser/fixtures/var_applied_in_defaults.yaml
tests/yamlparser/fixtures/yaml_anchor.xml
tests/yamlparser/fixtures/yaml_anchor.yaml
tools/jenkins-jobs.py
tools/run-compare-xml-samples.sh
tools/run-compare-xml.sh
tools/test.sh