jenkins-job-builder/tests
Joost van der Griendt beeb50564e adding extra properties to sonar publisher
Allows you to explicitly set which sonar configuration to use
for the sonar analysis when having more than one sonar installation.
In this case you are required to select which one to use,
as there is no default fallback in the Jenkins plugin itself.

Also added a similar option for configuring the maven installation
to use. This does have a default value, the version used in the
maven build in the same job. However, if for some reason you
need a different version of maven for sonar analysis you
have to be able to configure which one.

Adds parameter installation-name for the sonar configuration,
and maven-installation-name for the maven configuration.

Change-Id: I013ea80688efa17334448e6394d312ca6854cf07
2018-05-23 16:35:56 -04:00
..
builders Merge "Add support for aggregated test results" 2018-05-16 09:30:02 +00:00
cachestorage Allow using lockfile per jenkins master 2017-06-27 15:02:04 +00:00
cmd Add a "list" subcommand 2018-03-09 10:58:21 -05:00
duplicates Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
errors Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
general bug/2002053 allow None for auth-token 2018-05-16 23:29:38 -07:00
hipchat Migrate hipchat conf to new plugin style conf 2017-08-23 18:31:44 +01:00
jenkins_manager Delete old managed folders when calling update subcommand with --delete-old option 2018-04-05 11:36:36 +00:00
jsonparser Merge "Fix timeout wrapper version detection" 2018-02-08 20:55:26 +00:00
localyaml Add helper tag to join arbitrary lists into strings 2018-04-12 20:36:44 +01:00
macros Add support for PostBuildScript 2.x 2018-02-13 10:35:46 -05:00
moduleregistry properly support private builds in the registry 2017-04-28 11:20:04 +02:00
modules Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
multibranch Add Gerrit SCM Support to MultiBranch project 2018-04-05 14:44:28 +01:00
notifications Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
parallel Rename "parallelize" decorator to "concurrent" 2016-08-18 22:47:48 -04:00
parameters Improve support for Extended Choice Parameters 2018-05-22 17:23:21 +00:00
properties Merge "Missed Replay property of authorization matrix" 2018-05-22 11:27:09 +00:00
publishers adding extra properties to sonar publisher 2018-05-23 16:35:56 -04:00
reporters Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
scm Update tfs to use convert_mapping_to_xml() 2017-10-23 14:25:31 -04:00
triggers Merge "gitlab trigger: add support for different MR events" 2018-04-13 10:54:09 +00:00
views Add support for unclassified job filters 2018-04-19 09:37:35 +01:00
wrappers fixed config format for nodejs plugin 2018-04-28 10:15:07 +01:00
xml_config Revert "Move macro expansion into YamlParser." 2018-01-01 10:54:10 -06:00
yamlparser Fix default value regex pattern 2018-05-22 20:45:58 +00:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
base.py Add multibranch project-type 2018-03-15 16:51:32 +00:00