Move projects to gerrit-maven-sonar
[ci-management.git] / jjb / sdnc / sdnc-northbound.yaml
index e78d50b..74e1650 100644 (file)
     files: '**'
     archive-artifacts: ''
     build-node: ubuntu1604-basebuild-4c-4g
+- project:
+    name: sdc-northbound-sonar
+    jobs:
+      - gerrit-maven-sonar
+    java-version: ''
+    project: 'sdc/northbound'
+    project-name: 'sdc-northbound'
+    branch: 'master'
+    mvn-settings: 'sdc-northbound-settings'
+    mvn-goals: 'clean install'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file