commit | eb0c10c18f64f6c9bb4868f67ef7f6a4f14da0b3 | [log] [tgz] |
---|---|---|
author | Hugo Arès <hugo.ares@ericsson.com> | Wed Jul 15 15:39:42 2015 -0400 |
committer | Hugo Arès <hugo.ares@ericsson.com> | Tue Aug 25 10:28:16 2015 -0400 |
tree | 2cd7240e1724f110767889d66a6495b956e726f8 | |
parent | 7e37c76cec7eb8f7065c4c51b5c6cd86cbc15cf2 [diff] |
Add scripts to use Sonarqube for plugins built with buck Script gen_sonar_project_properties.py allows to generate sonar-project.properties file. This script can be used in CI server (e.g. Jenkins) to allow running a Sonarqube analysis. Script sonar.py run a Sonarqube analysis and upload the results to the local sonar instance, similar to what `mvn sonar:sonar` would do. Change-Id: I8ebf76a601effe8e6c94cf9130e8946ca56ddc5e