From 383d27a1d4f5731c45239b1d65c9d5da890e6c53 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Thu, 16 Apr 2020 13:12:43 -0500 Subject: Configure HICN SonarCloud Signed-off-by: Vanessa Rene Valderrama Change-Id: I473279303593939073ce879e7f8c272f229b3ee9 --- jjb/hicn/hicn.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'jjb/hicn/hicn.yaml') diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index c1da8dcfc..4f0d69f8e 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -539,9 +539,12 @@ project: hicn project-name: hicn mvn-settings: hicn-settings - mvn-version: 'mvn33-new' + 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: ubuntu1604-builder-4c-4g + build-node: centos7-docker-4c-4g jobs: - gerrit-maven-sonar -- cgit 1.2.3-korg