jenkins-job-builder/tests
Adam Romanek b04ca3a82c Gerrit Trigger: update support to the latest plugin version
The changes include:

- deprecated the following options and made support for them dependent
  on the Gerrit Trigger plugin version:
  - 'no-name-and-email'
  - 'readable-message'
  - 'trigger-for-unreviewed-patches'

- added a set of new options:
  - 'name-and-email-parameter-mode' (replaced 'no-name-and-email')
  - 'commit-message-parameter-mode' (replaced 'readable-message')
  - 'change-subject-parameter-mode'
  - 'comment-text-parameter-mode'
  all these options can have one of the following values:
  - NONE
  - PLAIN
  - BASE64
  the default value for the first two options is taken from the
  respective options they replaced, if they exist in the input YAML
  file, so the overall change should be backward compatible

- fixed the value generated for <dynamicTriggerConfiguration> element
  it should be "true"/"false" instead of "True"/"False"

- added an empty <dynamicGerritProjects> element when dynamic trigger
  functionality is disabled to match what the plugin does

With the above changes the markup generated by JJB is fully aligned with
Gerrit Trigger plugin v2.30.x. Tested on Gerrit Trigger plugin v2.30.0.

Task: 39871
Story: 2007722
Change-Id: I25800874f51a93a351926a9a1be255cce80b88bd
2020-06-01 15:39:18 +02:00
..
builders Introduce disable-host-key-checking for builder ansible-playbook 2020-05-15 11:24:34 +02:00
cachestorage Fix the yaml load warning. 2019-12-10 09:52:40 +01:00
cmd Fix the yaml load warning. 2019-12-10 09:52:40 +01:00
duplicates Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
errors Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
general Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
hipchat Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
jenkins_manager Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
jsonparser Gerrit Trigger: update support to the latest plugin version 2020-06-01 15:39:18 +02:00
localyaml Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
macros Added trim option for String parameter. 2020-05-22 17:04:49 +03:00
moduleregistry Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
modules Fix the yaml load warning. 2019-12-10 09:52:40 +01:00
multibranch Experimental support for filterChecks trait 2020-01-08 21:58:12 +01:00
notifications Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
parallel Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
parameters Added trim option for String parameter. 2020-05-22 17:04:49 +03:00
properties Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
publishers Add "upstream-committers" to publisher "email-ext" 2020-05-04 17:42:14 +02:00
reporters Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
scm Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
triggers Gerrit Trigger: update support to the latest plugin version 2020-06-01 15:39:18 +02:00
views Merge "Added missing 'BuiltOn' column for views" 2020-05-18 14:38:35 +00:00
wrappers Added trim option for String parameter. 2020-05-22 17:04:49 +03:00
xml_config Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
yamlparser Gerrit Trigger: update support to the latest plugin version 2020-06-01 15:39:18 +02:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
base.py Adding view for the Delivery Pipeline Plugin 2020-02-07 17:35:13 +00:00