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.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/jjb/oom/oom-registrator.yaml b/jjb/oom/oom-registrator.yaml
index 8a39dd4d3..befce135d 100644
--- a/jjb/oom/oom-registrator.yaml
+++ b/jjb/oom/oom-registrator.yaml
@@ -20,15 +20,3 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g
-- project:
- name: oom-registrator-sonar
- jobs:
- - gerrit-maven-sonar
- cron: 'H 11 * * *'
- build-node: ubuntu1604-basebuild-4c-4g
- project: 'oom/registrator'
- project-name: 'oom-registrator'
- branch: 'master'
- mvn-settings: 'oom-registrator-settings'
- mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'