jenkins-job-builder/tests/publishers
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
..
fixtures adding extra properties to sonar publisher 2018-05-23 16:35:56 -04:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
test_publishers.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00