Adjust cmake-sonar template and script 16/63216/5
authorLott, Christopher (cl778h) <cl778h@att.com>
Thu, 27 Feb 2020 14:22:56 +0000 (09:22 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Thu, 27 Feb 2020 22:18:06 +0000 (17:18 -0500)
commit4289661f9299da56de34e5ccfe2a6732eb565889
tree883de1e76ecfc793d460998841b03b58ca4234fd
parentc63e147ab10c5b00b2dfdac6df62ee9ef6dd8442
Adjust cmake-sonar template and script

Add missing config property "stream: master" to lf_cmake_sonar macro
in lf-c-cpp-jobs.yaml to match existing "branch: master" property.
This makes the template consistent with other Sonar templates.

Remove double-quote chars that were added recently around $make_opts
from the invocation of the build wrapper in cmake-sonar.sh.  This
makes the invocation consistent with the invocation of cmake in the
same file.

Update documentation to reflect actual property names and defaults.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ia1eb0573213cb06720ede8d9e47e1387b5b0303c
docs/jjb/lf-c-cpp-jobs.rst
jjb/lf-c-cpp-jobs.yaml
releasenotes/notes/cmake-sonar-stream-doc-d8a79489fcb6b4f2.yaml [new file with mode: 0644]
shell/cmake-sonar.sh