summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc/sdnc-northbound.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdnc/sdnc-northbound.yaml')
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index e78d50b53..74e16505f 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -25,3 +25,14 @@
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