jenkins-job-builder/tests/properties/fixtures
Ruan Bahia da50ce7320 fix branch-api valid time periods
removes first letter capitalization from the valid time periods, e.g.:
    - Second -> second;
    - Minute -> minute;
    - Hour -> hour;
    - and so on...
- only lowercase time periods are recognized by Jenkins Branch API Plugin:
    - that can be observed on the plugin implementations themselves:
        - https://github.com/jenkinsci/branch-api-plugin/search?q=Minute
        - on the Message.properties file it can be verified that the
          value of the "Minute" property is actually "minute", and that
          can also be validated pratically, setting the durationName
          XML to "Minute" is not effective, Jenkins effectively
          interprets it as default "Hour" since "Minute" is not valid.

Change-Id: I25f0a3945b9d708fa2de5c5fdb7f39a9432b5cc3
2022-12-19 10:27:27 -03:00
..
authenticated_build.xml Standardize docstrings for properties module 2015-12-12 19:01:10 +00:00
authenticated_build.yaml Standardize docstrings for properties module 2015-12-12 19:01:10 +00:00
authorization.xml STORY: 2009856 2022-03-09 10:05:12 +05:00
authorization.yaml STORY: 2009856 2022-03-09 10:05:12 +05:00
authorization_matrix.xml STORY: 2009856 2022-03-09 10:05:12 +05:00
authorization_matrix.yaml STORY: 2009856 2022-03-09 10:05:12 +05:00
batch-task.xml Fix multibyte character problem 2014-01-21 22:34:30 +09:00
batch-task.yaml Add support for batch_tasks. 2013-12-04 23:19:11 +01:00
branch-api-full.xml fix branch-api valid time periods 2022-12-19 10:27:27 -03:00
branch-api-full.yaml fix branch-api valid time periods 2022-12-19 10:27:27 -03:00
branch-api-minimal.xml fix branch-api valid time periods 2022-12-19 10:27:27 -03:00
branch-api-minimal.yaml Add support for the Branch API Plugin 2017-08-16 02:34:31 +01:00
branch-api-minute.xml fix branch-api valid time periods 2022-12-19 10:27:27 -03:00
branch-api-minute.yaml fix branch-api valid time periods 2022-12-19 10:27:27 -03:00
build-blocker-full.xml Fix 'block-level' Build Blocker Plugin Property 2018-10-09 19:37:10 -07:00
build-blocker-full.yaml Fix 'block-level' Build Blocker Plugin Property 2018-10-09 19:37:10 -07:00
build-blocker-minimal.xml build-blocker: Refactor to increase code quality 2018-08-16 22:00:00 +08:00
build-blocker-minimal.yaml build-blocker: Refactor to increase code quality 2018-08-16 22:00:00 +08:00
build-discarder-001.xml Adding the build-discarder property 2016-03-02 12:17:45 +01:00
build-discarder-001.yaml Adding the build-discarder property 2016-03-02 12:17:45 +01:00
build-discarder-002.xml Adding the build-discarder property 2016-03-02 12:17:45 +01:00
build-discarder-002.yaml Adding the build-discarder property 2016-03-02 12:17:45 +01:00
cachet-gating.xml Adding support for the cachet gating plugin 2019-07-19 09:14:06 +03:00
cachet-gating.yaml Adding support for the cachet gating plugin 2019-07-19 09:14:06 +03:00
copyartifact-multiple.xml Properties: fix copyartifact permissions with several projects 2016-06-28 17:48:53 +00:00
copyartifact-multiple.yaml Properties: fix copyartifact permissions with several projects 2016-06-28 17:48:53 +00:00
copyartifact.xml Add support for Copy Artifact project copy permissions 2014-04-09 08:06:13 -04:00
copyartifact.yaml Add support for Copy Artifact project copy permissions 2014-04-09 08:06:13 -04:00
delivery-pipeline-full.xml Update Delivery Pipeline plugin to use convert xml 2016-07-27 22:01:34 -04:00
delivery-pipeline-full.yaml Update Delivery Pipeline plugin to use convert xml 2016-07-27 22:01:34 -04:00
delivery-pipeline-minimal.xml Update Delivery Pipeline plugin to use convert xml 2016-07-27 22:01:34 -04:00
delivery-pipeline-minimal.yaml Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
disable-resume.xml Property to disable job resume on Jenkins restart 2019-04-03 16:11:27 +03:00
disable-resume.yaml Property to disable job resume on Jenkins restart 2019-04-03 16:11:27 +03:00
disk-usage.xml Add support for the "Disk Usage" plugin 2018-10-11 10:52:07 +02:00
disk-usage.yaml Add support for the "Disk Usage" plugin 2018-10-11 10:52:07 +02:00
docker-container-full.xml docker-container: Improve support for more options 2018-09-21 18:21:20 +05:30
docker-container-full.yaml docker-container: Improve support for more options 2018-09-21 18:21:20 +05:30
docker-container-minimal.xml docker-container: Improve support for more options 2018-09-21 18:21:20 +05:30
docker-container-minimal.yaml Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
docker-container-nondefault.xml docker-container: Improve support for more options 2018-09-21 18:21:20 +05:30
docker-container-nondefault.yaml Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
fingerprinter.xml Added support for Builds chain fingerprinter 2014-02-02 15:37:38 +09:00
fingerprinter.yaml Added support for Builds chain fingerprinter 2014-02-02 15:37:38 +09:00
gating-core.xml Add support for Jenkins Gating property 2021-02-01 10:56:22 +01:00
gating-core.yaml Add support for Jenkins Gating property 2021-02-01 10:56:22 +01:00
gitbucket-full.xml Add GitBucket plugin support 2016-08-30 14:31:12 -04:00
gitbucket-full.yaml Add GitBucket plugin support 2016-08-30 14:31:12 -04:00
gitbucket-minimal.xml Add GitBucket plugin support 2016-08-30 14:31:12 -04:00
gitbucket-minimal.yaml Add GitBucket plugin support 2016-08-30 14:31:12 -04:00
github-full.xml Add display-name option to github plugin 2016-08-26 19:48:29 -04:00
github-full.yaml Add display-name option to github plugin 2016-08-26 19:48:29 -04:00
github-minimal.xml Add display-name option to github plugin 2016-08-26 19:48:29 -04:00
github-minimal.yaml Add display-name option to github plugin 2016-08-26 19:48:29 -04:00
gitlab-logo.xml Add support for the "Gitlab Logo Plugin" 2018-10-17 08:43:08 +02:00
gitlab-logo.yaml Add support for the "Gitlab Logo Plugin" 2018-10-17 08:43:08 +02:00
gitlab.xml Add support for GitLab notifier and connection property 2016-06-16 07:11:00 +02:00
gitlab.yaml Add support for GitLab notifier and connection property 2016-06-16 07:11:00 +02:00
gogs-full.xml Add Gogs Plugin 2021-01-16 12:21:15 +01:00
gogs-full.yaml Add Gogs Plugin 2021-01-16 12:21:15 +01:00
gogs-minimal.xml Add Gogs Plugin 2021-01-16 12:21:15 +01:00
gogs-minimal.yaml Add Gogs Plugin 2021-01-16 12:21:15 +01:00
groovy-label-full.xml Add support for 'Groovy Label Assignment Plugin' 2017-03-16 19:12:06 +01:00
groovy-label-full.yaml Add support for 'Groovy Label Assignment Plugin' 2017-03-16 19:12:06 +01:00
groovy-label-minimal.xml Add support for 'Groovy Label Assignment Plugin' 2017-03-16 19:12:06 +01:00
groovy-label-minimal.yaml Add support for 'Groovy Label Assignment Plugin' 2017-03-16 19:12:06 +01:00
heavy-job.xml Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
heavy-job.yaml Heavy Job Plugin support added 2014-02-13 13:09:30 +04:00
inject001.plugins_info.yaml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
inject001.xml Allow whitespace to be significant 2015-08-11 18:31:48 +01:00
inject001.yaml Add tests for properties inject 2014-10-22 12:25:52 +08:00
inject002.plugins_info.yaml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
inject002.xml Add support for "Override Build Parameters" option in EnvInject 2014-10-22 12:26:19 +08:00
inject002.yaml Add tests for properties inject 2014-10-22 12:25:52 +08:00
inject003.plugins_info.yaml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
inject003.xml Add support for "Override Build Parameters" option in EnvInject 2014-10-22 12:26:19 +08:00
inject003.yaml Add support for "Override Build Parameters" option in EnvInject 2014-10-22 12:26:19 +08:00
inject004.plugins_info.yaml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
inject004.xml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
inject004.yaml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
inject005.plugins_info.yaml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
inject005.xml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
inject005.yaml Enable groovy sandbox for properties-inject 2018-09-17 22:33:48 +02:00
least-load001.xml Added support for least load plugin. 2014-02-20 01:14:51 +00:00
least-load001.yaml Added support for least load plugin. 2014-02-20 01:14:51 +00:00
least-load002.xml Added support for least load plugin. 2014-02-20 01:14:51 +00:00
least-load002.yaml Added support for least load plugin. 2014-02-20 01:14:51 +00:00
lockable_resources_full.xml Adds match-script and groovy-sandbox to Lockable Resources Plugin properties 2019-02-22 12:03:11 -03:00
lockable_resources_full.yaml properties: cover lockable-resources plugin 2016-09-23 16:23:53 +02:00
lockable_resources_groovy.xml Adds match-script and groovy-sandbox to Lockable Resources Plugin properties 2019-02-22 12:03:11 -03:00
lockable_resources_groovy.yaml Adds match-script and groovy-sandbox to Lockable Resources Plugin properties 2019-02-22 12:03:11 -03:00
lockable_resources_label.xml Adds match-script and groovy-sandbox to Lockable Resources Plugin properties 2019-02-22 12:03:11 -03:00
lockable_resources_label.yaml properties: cover lockable-resources plugin 2016-09-23 16:23:53 +02:00
lockable_resources_minimal.xml Adds match-script and groovy-sandbox to Lockable Resources Plugin properties 2019-02-22 12:03:11 -03:00
lockable_resources_minimal.yaml properties: cover lockable-resources plugin 2016-09-23 16:23:53 +02:00
naginator-opt-out001.xml Support for Naginator-Opt-Out property 2020-09-25 14:55:36 +00:00
naginator-opt-out001.yaml Support for Naginator-Opt-Out property 2020-09-25 14:55:36 +00:00
naginator-opt-out002.xml Support for Naginator-Opt-Out property 2020-09-25 14:55:36 +00:00
naginator-opt-out002.yaml Support for Naginator-Opt-Out property 2020-09-25 14:55:36 +00:00
office-365-connector-full.xml Added support of Office-365-Connections plugin properies configuration 2021-01-15 06:07:29 +03:00
office-365-connector-full.yaml Added support of Office-365-Connections plugin properies configuration 2021-01-15 06:07:29 +03:00
office-365-connector-minimal.xml Added support of Office-365-Connections plugin properies configuration 2021-01-15 06:07:29 +03:00
office-365-connector-minimal.yaml Added support of Office-365-Connections plugin properies configuration 2021-01-15 06:07:29 +03:00
ownership.xml Adding unittest to ownership property 2015-06-15 11:00:08 +03:00
ownership.yaml Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
priority_sorter001.plugins_info.yaml Support version 2.0 and greater of the Priority Sorter Plugin 2018-02-14 12:51:26 +02:00
priority_sorter001.xml Support version 2.0 and greater of the Priority Sorter Plugin 2018-02-14 12:51:26 +02:00
priority_sorter001.yaml Support version 2.0 and greater of the Priority Sorter Plugin 2018-02-14 12:51:26 +02:00
priority_sorter002.plugins_info.yaml Access priority sorter plugin info via short name 2018-06-21 12:11:33 -07:00
priority_sorter002.xml Support version 2.0 and greater of the Priority Sorter Plugin 2018-02-14 12:51:26 +02:00
priority_sorter002.yaml Support version 2.0 and greater of the Priority Sorter Plugin 2018-02-14 12:51:26 +02:00
priority_sorter003.plugins_info.yaml Add support for two new plugins, and a new version of one 2019-07-25 13:12:49 -07:00
priority_sorter003.xml Add support for two new plugins, and a new version of one 2019-07-25 13:12:49 -07:00
priority_sorter003.yaml Add support for two new plugins, and a new version of one 2019-07-25 13:12:49 -07:00
promoted_build.xml Standardize docstrings for properties module 2015-12-12 19:01:10 +00:00
promoted_build.yaml Standardize docstrings for properties module 2015-12-12 19:01:10 +00:00
rebuild-full.xml Update rebuild plugin to use convert xml 2016-08-26 19:52:46 -04:00
rebuild-full.yaml Update rebuild plugin to use convert xml 2016-08-26 19:52:46 -04:00
rebuild-minimal.xml Update rebuild plugin to use convert xml 2016-08-26 19:52:46 -04:00
rebuild-minimal.yaml Update rebuild plugin to use convert xml 2016-08-26 19:52:46 -04:00
sidebar01.xml Allow whitespace to be significant 2015-08-11 18:31:48 +01:00
sidebar01.yaml Adding support for Sidebar Plugin 2015-07-10 21:41:44 +01:00
sidebar02.xml Allow whitespace to be significant 2015-08-11 18:31:48 +01:00
sidebar02.yaml Adding support for Sidebar Plugin 2015-07-10 21:41:44 +01:00
slack001.xml slack notifications on repeated failure 2016-03-09 15:12:08 +00:00
slack001.yaml * Added support for the Jenkins Slack plugin 2016-01-13 16:12:18 +01:00
slack002.xml slack notifications on repeated failure 2016-03-09 15:12:08 +00:00
slack002.yaml * Added support for the Jenkins Slack plugin 2016-01-13 16:12:18 +01:00
slave-prerequisites-full.xml Add the Slave Prerequisites properties plugin 2017-03-07 12:09:23 +03:00
slave-prerequisites-full.yaml Add the Slave Prerequisites properties plugin 2017-03-07 12:09:23 +03:00
slave-prerequisites-minimal.xml Add the Slave Prerequisites properties plugin 2017-03-07 12:09:23 +03:00
slave-prerequisites-minimal.yaml Add the Slave Prerequisites properties plugin 2017-03-07 12:09:23 +03:00
slave-utilization1.xml Add support for Slave Utilization plugin 2014-03-28 01:33:59 -07:00
slave-utilization1.yaml Add support for Slave Utilization plugin 2014-03-28 01:33:59 -07:00
slave-utilization2.xml Add support for Slave Utilization plugin 2014-03-28 01:33:59 -07:00
slave-utilization2.yaml Add support for Slave Utilization plugin 2014-03-28 01:33:59 -07:00
speed-durability.xml Added property for configuration of speed/durability setting of the job 2021-01-13 18:10:58 +03:00
speed-durability.yaml Added property for configuration of speed/durability setting of the job 2021-01-13 18:10:58 +03:00
throttle001.xml Add matching parameter to throttle concurrent jobs 2018-08-01 23:35:25 +08:00
throttle001.yaml Add matrixOptions to throttle properties module 2016-01-21 14:43:14 +00:00
throttle002.xml Add matching parameter to throttle concurrent jobs 2018-08-01 23:35:25 +08:00
throttle002.yaml Add matching parameter to throttle concurrent jobs 2018-08-01 23:35:25 +08:00
zeromq-event.xml ZMQ Event Publisher plugin support added 2014-03-12 06:50:00 +00:00
zeromq-event.yaml ZMQ Event Publisher plugin support added 2014-03-12 06:50:00 +00:00