jenkins-job-builder/tests/cmd/subcommands
Thomas Bechtold 5e61fbaf00 Add config option --enabled-only
That option can be used when calling the update subcommand. If the
option is set, only jobs which are enabled will be updated.
That is useful of there are a lot of disabled jobs which are not
required.

Change-Id: Ie2f268e2356a3b7e0a334a331696ca81e09790aa
2023-02-22 09:11:00 +01:00
..
test_delete.py Move tests to pytest 2022-12-20 10:44:43 +03:00
test_delete_all.py Move tests to pytest 2022-12-20 10:44:43 +03:00
test_list.py Move tests to pytest 2022-12-20 10:44:43 +03:00
test_test.py Move tests to pytest 2022-12-20 10:44:43 +03:00
test_update.py Add config option --enabled-only 2023-02-22 09:11:00 +01:00