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