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