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.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/jjb/oom/oom-registrator.yaml b/jjb/oom/oom-registrator.yaml
new file mode 100644
index 000000000..a0e9bc0fc
--- /dev/null
+++ b/jjb/oom/oom-registrator.yaml
@@ -0,0 +1,22 @@
+---
+- project:
+ name: oom-registrator
+ project-name: 'oom-registrator'
+ jobs:
+ - '{project-name}-{stream}-clm'
+ - '{project-name}-{stream}-verify-java'
+ - '{project-name}-{stream}-merge-java'
+ - '{project-name}-{stream}-release-version-java-daily'
+ - '{project-name}-{stream}-docker-java-version-shell-daily':
+ docker-pom: 'pom.xml'
+ mvn-goals: 'install'
+ script:
+ !include-raw-escape: 'build-registrator-docker-image.sh'
+ project: 'oom/registrator'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'oom-registrator-settings'
+ files: '**'
+ archive-artifacts: ''
+ build-node: ubuntu1604-basebuild-4c-4g