Merge "Move unimgr Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / netconf / netconf.yaml
index 89da37c727117c8d969345f46b1cebea6eb6ae95..5a79625e235e89ca5b825e7ca450f54377e73317 100644 (file)
     mvn-goals: 'clean deploy -Pintegrationtests'
     mvn-opts: '-Xmx2048m -Dmaven.compile.fork=true'
     build-timeout: 90
+    sonarcloud: true
+    sonarcloud-project-organization: '{sonarcloud_project_organization}'
+    sonarcloud-api-token: '{sonarcloud_api_token}'
+    sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+
+- project:
+    name: netconf-info
+    jobs:
+      - gerrit-info-yaml-verify
+    project: netconf
+    project-name: netconf
+    branch: master
+    build-node: centos7-builder-2c-1g
 
 - project:
     name: netconf-view