summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-gui.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-08-03 13:32:41 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-08-08 09:41:02 -0400
commitb5ec5f1ec8eed0cdf02e13ec847f1ab655ca7790 (patch)
tree5e815a9fa528fb5e2882238413e551e90844d673 /jjb/policy/policy-gui.yaml
parent330fb39396fb7fcb46a5f017c4616a2de22299ed (diff)
Jobs for new policy project repos
Issue-ID: POLICY-140 Change-Id: I8e5d09f996ff70f460d04bcc7bffd93e0cc33654 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy/policy-gui.yaml')
-rw-r--r--jjb/policy/policy-gui.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/jjb/policy/policy-gui.yaml b/jjb/policy/policy-gui.yaml
new file mode 100644
index 000000000..14f26ba1e
--- /dev/null
+++ b/jjb/policy/policy-gui.yaml
@@ -0,0 +1,20 @@
+---
+- project:
+ name: policy-gui
+ project-name: 'policy-gui'
+ 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/gui'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'policy-gui-settings'
+ files: '**'
+ archive-artifacts: ''