summaryrefslogtreecommitdiffstats
path: root/jjb/so/so.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/so/so.yaml')
-rw-r--r--jjb/so/so.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml
index dbc4f2185..50af632d6 100644
--- a/jjb/so/so.yaml
+++ b/jjb/so/so.yaml
@@ -33,3 +33,14 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g
+- project:
+ name: so-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'so'
+ project-name: 'so'
+ branch: 'master'
+ mvn-settings: 'so-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file