summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/honeycomb/honeycomb.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index f85eafd3e..8642323b2 100644
--- a/jjb/honeycomb/honeycomb.yaml
+++ b/jjb/honeycomb/honeycomb.yaml
@@ -289,3 +289,17 @@
build-node: centos7-builder-4c-4g
project: honeycomb
branch: master
+
+- project:
+ name: honeycomb-sonar
+ project: honeycomb
+ project-name: honeycomb
+ mvn-settings: honeycomb-settings
+ sonarcloud: true
+ sonarcloud-project-organization: '{sonarcloud_project_organization}'
+ sonarcloud-api-token: '{sonarcloud_api_token}'
+ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+ branch: master
+ build-node: centos7-docker-4c-4g
+ jobs:
+ - gerrit-maven-sonar