summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-17 16:37:37 +0000
committerGerrit Code Review <gerrit@fd.io>2020-04-17 16:37:37 +0000
commit4af99c37d5579dc883f77f8e52460743000cf72b (patch)
tree83cb3b3ec12c31d66b0668bc5cfdc3c5758d218b /jjb
parentd54544765bbe9d600efcd2c807615266fa82bdf7 (diff)
parent46912cd58c7fd1feb9a0cf9941f70b531233f15b (diff)
Merge "Configure UDPI SonarCloud"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/udpi/udpi.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/udpi/udpi.yaml b/jjb/udpi/udpi.yaml
index e33d880a..a3e2d3a0 100644
--- a/jjb/udpi/udpi.yaml
+++ b/jjb/udpi/udpi.yaml
@@ -188,3 +188,17 @@
build-node: centos7-builder-4c-4g
project: udpi
branch: master
+
+- project:
+ name: udpi-sonar
+ project: udpi
+ project-name: udpi
+ mvn-settings: udpi-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