Add templates Cmake + SonarQube Jenkins plugin 20/63220/14
authorLott, Christopher (cl778h) <cl778h@att.com>
Thu, 27 Feb 2020 19:45:39 +0000 (14:45 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 3 Mar 2020 19:23:39 +0000 (14:23 -0500)
commitc1ab7d08db987962c6c5c73abfaade4b5445d028
tree6cc74dc3b7084034147101043ed6c394cec55092
parent4289661f9299da56de34e5ccfe2a6732eb565889
Add templates Cmake + SonarQube Jenkins plugin

New templates gerrit-cmake-sonarqube and github-cmake-sonarqube
use the SonarQube Jenkins plug-in to analyze CXX code and publish
the results.  Modeled after the generic gerrit/github-sonar templates.
The new templates lift the limitations of the existing templates
gerrit/github-cmake-sonar which download and install a Sonar scanner,
and cannot report unit-test code coverage statistics.

Change-Id: I2457ab0a40e226b8b5b2bbe18d2b9f5cde3281e1
Issue-ID: RELENG-2760
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
.jjb-test/lf-c-cpp-jobs.yaml [new file with mode: 0644]
docs/jjb/lf-c-cpp-jobs.rst
jjb/lf-c-cpp-jobs.yaml
releasenotes/notes/cmake-sonarqube-3b43bea721775986.yaml [new file with mode: 0644]
shell/cmake-sonarqube.sh [new file with mode: 0644]