summaryrefslogtreecommitdiffstats
path: root/jjb/oparent/oparent.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/oparent/oparent.yaml')
-rw-r--r--jjb/oparent/oparent.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/jjb/oparent/oparent.yaml b/jjb/oparent/oparent.yaml
index 4d15713d4..f2be369c0 100644
--- a/jjb/oparent/oparent.yaml
+++ b/jjb/oparent/oparent.yaml
@@ -3,7 +3,6 @@
name: oparent
project-name: 'oparent'
jobs:
- - gerrit-maven-clm
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
@@ -15,3 +14,12 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-builder-4c-4g
+
+- project:
+ name: oparent-clm
+ jobs:
+ - gerrit-maven-clm
+ project: oparent
+ project-name: 'oparent'
+ branch: 'master'
+ mvn-settings: 'oparent-settings'