Merge "Move unimgr Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / sfc / sfc.yaml
index ed7f35edeefece9870cef50e0e9e4515a1cf96e6..2e46db2a40acf44527a10a92c5edb610362c3523 100644 (file)
     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