summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-common.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-02-15 10:58:03 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-02-15 10:58:42 -0500
commit33ba85b04d5b1eb933314ba78be0db12302d8a6e (patch)
tree7927c426fa6fcd8750d1b88d05998fc10f58c16b /jjb/policy/policy-common.yaml
parent3d86863d482a342355f647e38520884b0d6bc0e8 (diff)
Policy Jenkins Jobs
Change-Id: I8d11af0393a5de5589c278202068377a757de32e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy/policy-common.yaml')
-rw-r--r--jjb/policy/policy-common.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml
new file mode 100644
index 000000000..ac5d92186
--- /dev/null
+++ b/jjb/policy/policy-common.yaml
@@ -0,0 +1,16 @@
+---
+- project:
+ name: policy-common
+ project-name: 'policy-common'
+ jobs:
+ - '{project-name}-{stream}-verify-java'
+ - '{project-name}-{stream}-merge-java'
+ - '{project-name}-{stream}-release-java-daily'
+
+ project: 'policy/common'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'policy-common-settings'
+ files: '**'
+ archive-artifacts: ''