Initial policy project CSIT job 51/6651/4
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 3 Aug 2017 13:43:04 +0000 (13:43 +0000)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 8 Aug 2017 13:40:32 +0000 (13:40 +0000)
Following instructions from integration team.

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

diff --git a/jjb/policy/policy-csit.yaml b/jjb/policy/policy-csit.yaml
new file mode 100644 (file)
index 0000000..db3bdbf
--- /dev/null
@@ -0,0 +1,15 @@
+- project:
+    name: policy-csit
+    jobs:
+      - '{project-name}-{stream}-verify-csit-{functionality}'
+      - '{project-name}-{stream}-csit-{functionality}'
+    project-name: 'policy'
+    stream: 'master'
+    functionality:
+      - 'health':
+          trigger_jobs:
+            - 'policy-engine-{stream}-merge-java'
+            - 'policy-drools-pdp-{stream}-merge-java'
+            - 'policy-drools-applications-{stream}-merge-java'
+    robot-options: ''
+    branch: 'master'