From: Vanessa Rene Valderrama Date: Thu, 16 Apr 2020 20:56:55 +0000 (-0500) Subject: Configure Sweetcomb SonarCloud X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F60%2F26560%2F1;p=ci-management.git Configure Sweetcomb SonarCloud Signed-off-by: Vanessa Rene Valderrama Change-Id: I904d4cbfb7e61a749cdef168929c5d3144a37c83 --- diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml index 9256b15b0..fa601d8b1 100644 --- a/jjb/sweetcomb/sweetcomb.yaml +++ b/jjb/sweetcomb/sweetcomb.yaml @@ -257,3 +257,17 @@ build-node: centos7-builder-4c-4g project: sweetcomb branch: master + +- project: + name: sweetcomb-sonar + project: sweetcomb + project-name: sweetcomb + mvn-settings: sweetcomb-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