Merge "Move sfc Sonar scan to Sonarcloud"
authorThanh Ha (zxiiro) <zxiiro@gmail.com>
Tue, 4 Aug 2020 11:20:05 +0000 (11:20 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 4 Aug 2020 11:20:05 +0000 (11:20 +0000)
1  2 
jjb/sfc/sfc.yaml

index bd2ec0b9007d87f07b16896291a6e78828439d73,f048adf6d1d29ad824742f7af960516ea0446cec..2e46db2a40acf44527a10a92c5edb610362c3523
      java-version: 'openjdk11'
      mvn-settings: 'sfc-settings'
      mvn-opts: '-Xmx2048m -Dmaven.compile.fork=true'
+     sonarcloud: true
+     sonarcloud-project-organization: '{sonarcloud_project_organization}'
+     sonarcloud-api-token: '{sonarcloud_api_token}'
+     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
  
 +- project:
 +    name: sfc-info
 +    jobs:
 +      - gerrit-info-yaml-verify
 +    project: sfc
 +    project-name: sfc
 +    branch: master
 +    build-node: centos7-builder-2c-1g
 +
  - project:
      name: sfc-view
      views: