jenkins-job-builder/tests
Thomas Bechtold f0b52ec41a Fix --enabled-only option when updating jobs
Commit 5e61fbaf00 added a new --enabled-only option but that
doesn't work correctly because the xml_jobs_filtered variable isn't
filled with all the jobs in the end. So some jobs are not updated even
if the disabled status was not found. That's fixed now.

Change-Id: I915116cf875e9e20c10ca43175c924b9e4307cca
2023-03-01 12:50:47 +01:00
..
builders Move tests to pytest 2022-12-20 10:44:43 +03:00
cachestorage Move tests to pytest 2022-12-20 10:44:43 +03:00
cmd Fix --enabled-only option when updating jobs 2023-03-01 12:50:47 +01:00
duplicates Tests: Add tests for duplicate views 2023-01-26 11:11:13 +03:00
errors Move tests to pytest 2022-12-20 10:44:43 +03:00
general Move tests to pytest 2022-12-20 10:44:43 +03:00
githuborg Move tests to pytest 2022-12-20 10:44:43 +03:00
hipchat Move tests to pytest 2022-12-20 10:44:43 +03:00
jenkins_manager Update jenkins_manager/test_manager test 2022-12-20 10:44:43 +03:00
jsonparser Move tests to pytest 2022-12-20 10:44:43 +03:00
localyaml Move tests to pytest 2022-12-20 10:44:43 +03:00
macros Move tests to pytest 2022-12-20 10:44:43 +03:00
moduleregistry Move tests to pytest 2022-12-20 10:44:43 +03:00
modules Move tests to pytest 2022-12-20 10:44:43 +03:00
multibranch New permissions option for GitHub PR Comment Build plugin 2023-02-27 09:07:52 +01:00
notifications Move tests to pytest 2022-12-20 10:44:43 +03:00
parallel Move tests to pytest 2022-12-20 10:44:43 +03:00
parameters Move tests to pytest 2022-12-20 10:44:43 +03:00
properties Support for Build Failure Analyzer plugin 2023-01-16 21:34:52 +01:00
publishers Support for follow-symlinks in archive publisher 2023-01-16 22:06:49 +01:00
reporters Move tests to pytest 2022-12-20 10:44:43 +03:00
scm Move tests to pytest 2022-12-20 10:44:43 +03:00
triggers Merge "Tests: Add zuul trigger tests" 2023-02-05 10:52:20 +00:00
views Move tests to pytest 2022-12-20 10:44:43 +03:00
wrappers Move tests to pytest 2022-12-20 10:44:43 +03:00
xml_config Move tests to pytest 2022-12-20 10:44:43 +03:00
yamlparser Tests: Add regression tests for already fixed stories 2023-02-28 18:49:03 +03:00
__init__.py Support for follow-symlinks in archive publisher 2023-01-16 22:06:49 +01:00
conftest.py New permissions option for GitHub PR Comment Build plugin 2023-02-27 09:07:52 +01:00
enum_scenarios.py Tests: Add tests for missing and default parameters 2023-01-26 11:07:43 +03:00