summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-04-17 16:30:39 +0000
committerGerrit Code Review <gerrit@fd.io>2020-04-17 16:30:39 +0000
commitd54544765bbe9d600efcd2c807615266fa82bdf7 (patch)
treee05be832431c8c10337c8c52864ccc64cceeed2e /jjb
parent9f047b9534f18eee9484e956aa4bb9378cfe2911 (diff)
parent166d3e6278ca2d0e52940c960ab62ea038ddcd9f (diff)
Merge "Configure TLDK SonarCloud"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/tldk/tldk.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml
index 0e26ad9c7..4fd10a09a 100644
--- a/jjb/tldk/tldk.yaml
+++ b/jjb/tldk/tldk.yaml
@@ -252,3 +252,17 @@
build-node: centos7-builder-4c-4g
project: tldk
branch: master
+
+- project:
+ name: tldk-sonar
+ project: tldk
+ project-name: tldk
+ mvn-settings: tldk-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