jenkins-job-builder/tests
Chris Cheng 7712c0b7ee allow disabled to remain the last setting
In the latest version of Jenkins, the default value of 'disabled' is
true. When 'disabled' is not set (or None), reconfig_job will activate
the job, but in some cases we hope that 'disabled' remain the last
setting.
When 'disabled' is not set (or None) in yaml, and the job exists,
fix_disabled will try to get 'disabled' from the jenkins server. So the
'disabled' value should match the current value on the jenkins server.

Change-Id: Icd840f15c4d48cd8a8ebc0f891beac68c2bb6bdd
2024-10-30 17:19:06 +00: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 allow disabled to remain the last setting 2024-10-30 17:19:06 +00:00
duplicates Add source location and context to error messages 2023-04-04 13:35:42 +03:00
errors Move tests to pytest 2022-12-20 10:44:43 +03:00
formatter Add Loader.source_dir attribute 2023-12-06 12:37:22 +03:00
general Story: 2010984 Fix folder tests and defaults for folders 2023-12-04 10:51:55 +03:00
githuborg githuborg: Support ignoring archived repositories in an organization 2024-05-20 14:41:26 -07:00
hipchat Fix legacy plugin version comparison; Remove cap on setuptools version 2023-12-19 12:10:43 +03:00
jenkins_manager Story 2011049: Delete also old views when --delete-old option is specified 2024-03-25 12:47:40 +03:00
jsonparser Fix legacy plugin version comparison; Remove cap on setuptools version 2023-12-19 12:10:43 +03:00
loader Add tags: '!include-raw-verbatim:' and '!include-raw-expand:' 2024-02-07 14:22:54 +03:00
macros Add support for clean-first parameter of repo scm 2024-06-01 16:40:40 +00:00
moduleregistry Fix legacy plugin version comparison; Remove cap on setuptools version 2023-12-19 12:10:43 +03:00
modules Move tests to pytest 2022-12-20 10:44:43 +03:00
multibranch Fixing ignore-tags-newer-than inverted with ignore-tags-older-than. 2023-12-17 13:10:49 +03: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 some parameter tests to proper directory 2023-11-21 11:59:14 +03:00
properties STORY-2011206: add inheritance strategy 2024-08-16 16:44:30 +05:00
publishers Update TAP publisher plugin 2024-01-24 11:15:24 -05:00
reporters Add tests for 'email' reporter 2023-11-22 11:15:51 +03:00
scm Add support for clean-first parameter of repo scm 2024-06-01 16:40:40 +00:00
triggers Add labels to lauch build property for gitlab trigger 2024-06-01 17:08:10 +00:00
views Move tests to pytest 2022-12-20 10:44:43 +03:00
wrappers Fix support for obsolete format of pre-scm-buildstep 2023-12-19 12:10:43 +03:00
xml_config Add source location and context to error messages 2023-04-04 13:35:42 +03:00
yamlparser Add job_builder option to load extra modules for jinja2 filters 2024-07-04 10:31:08 -04:00
__init__.py Support for follow-symlinks in archive publisher 2023-01-16 22:06:49 +01:00
conftest.py Fix legacy plugin version comparison; Remove cap on setuptools version 2023-12-19 12:10:43 +03:00
enum_scenarios.py Fixing ignore-tags-newer-than inverted with ignore-tags-older-than. 2023-12-17 13:10:49 +03:00