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

index 792f7af8f41f98f07e98645baaa5a54b4d0b5123,de689b9e9c24b96fb2b5b2ee4f9bf1d3e045f59b..25a1cf6117513e3d756b8e475a8cd4ef8aa6e509
      java-version: 'openjdk11'
      mvn-settings: 'coe-settings'
      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: coe-info
 +    jobs:
 +      - gerrit-info-yaml-verify
 +    project: coe
 +    project-name: coe
 +    branch: master
 +    build-node: centos7-builder-2c-1g
 +
  - project:
      name: coe-view
      views: