summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-17 17:08:49 +0000
committerGerrit Code Review <gerrit@fd.io>2020-04-17 17:08:49 +0000
commit9597880a266d1f0ec2a968eb05347d82308f363b (patch)
tree1b43f784e79b0cfb39377d7ee25c85c2f8702d7e /jjb
parentaed455465b6656f93b94c7fd15531b686effe6f6 (diff)
parent83539ff3467c0b716f442330b8bb2685bec6b7c0 (diff)
Merge "Configure Honeycomb SonarCloud"
Diffstat (limited to 'jjb')
-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 f85eafd3..8642323b 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