Add policy/parent jobs 51/48351/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 21 May 2018 17:28:28 +0000 (13:28 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 21 May 2018 17:28:34 +0000 (13:28 -0400)
Adding the verify/merge jobs for policy/parent. This repo is
targeted for Casablanca so there is no need for a release job.
It will only contain a parent pom.xml for the other repos to
reference so it will not need a sonar job.

Issue-ID: POLICY-808
Change-Id: Iecf9ead6f97ce973531f82faef8674d5ea53dac1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
jjb/policy/policy-parent.yaml [new file with mode: 0644]

diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml
new file mode 100644 (file)
index 0000000..5ed2a1f
--- /dev/null
@@ -0,0 +1,17 @@
+---
+- project:
+    name: policy-parent
+    project-name: 'policy-parent'
+    jobs:
+      - gerrit-maven-clm:
+      - '{project-name}-{stream}-verify-java'
+      - '{project-name}-{stream}-merge-java'
+
+    project: 'policy/parent'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'policy-parent-settings'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-builder-4c-4g