jenkins-job-builder/tests/cmd
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
..
fixtures Fix --enabled-only option when updating jobs 2023-03-01 12:50:47 +01:00
subcommands Add config option --enabled-only 2023-02-22 09:11:00 +01:00
conftest.py Move tests to pytest 2022-12-20 10:44:43 +03:00
test_cmd.py Move tests to pytest 2022-12-20 10:44:43 +03:00
test_config.py Move tests to pytest 2022-12-20 10:44:43 +03:00
test_recurse_path.py Move tests to pytest 2022-12-20 10:44:43 +03:00