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

index ad3e6fa0b64d973d110d6a91621a044ebb7ee51e,bc3bc168aacbeebbf015852949f6384fbcf22695..00533d7f8d00063d22a45de85ff52deb7a873270
      mvn-settings: 'telemetry-settings'
      mvn-goals: 'clean install'
      mvn-opts: '-Xmx1024m'
+     sonarcloud: true
+     sonarcloud-project-organization: '{sonarcloud_project_organization}'
+     sonarcloud-api-token: '{sonarcloud_api_token}'
+     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
  
 +- project:
 +    name: telemetry-info
 +    jobs:
 +      - gerrit-info-yaml-verify
 +    project: telemetry
 +    project-name: telemetry
 +    branch: master
 +    build-node: centos7-builder-2c-1g
 +
  - project:
      name: telemetry-view
      views: