summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-pdp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/policy/policy-pdp.yaml')
-rw-r--r--jjb/policy/policy-pdp.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/jjb/policy/policy-pdp.yaml b/jjb/policy/policy-pdp.yaml
new file mode 100644
index 000000000..37d6628c7
--- /dev/null
+++ b/jjb/policy/policy-pdp.yaml
@@ -0,0 +1,20 @@
+---
+- project:
+ name: policy-pdp
+ project-name: 'policy-pdp'
+ 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}-stage-site-java':
+ site-pom: 'pom.xml'
+ trigger-job: '{project-name}-{stream}-release-version-java-daily'
+
+ project: 'policy/pdp'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'policy-pdp-settings'
+ files: '**'
+ archive-artifacts: ''