summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-drools-applications.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-03-01 14:07:43 -0500
committerPamela Dragosh <pdragosh@research.att.com>2018-03-02 10:33:39 -0500
commit496b6a597887b8368db03c453ae256a6a79c1973 (patch)
treeb3e7e7cff04ed44e50622ee686001755d1a1ad33 /jjb/policy/policy-drools-applications.yaml
parentc2654c37934c8f0e678929a458e7063b4a0168b6 (diff)
Add new policy merge and release jobs
Using a different template so we can build docker SNAPSHOT images during the merge for drools-pdp and engine. We would like to keep the original jobs running so we do not interrupt current testing. Also disabling release jobs until M4 timeframe. Issue-ID: POLICY-623 Change-Id: I01ffca8d1f26bf22e5f827306d66171093d41573 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy/policy-drools-applications.yaml')
-rw-r--r--jjb/policy/policy-drools-applications.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/policy/policy-drools-applications.yaml b/jjb/policy/policy-drools-applications.yaml
index c5aac6bf8..bdbfd497d 100644
--- a/jjb/policy/policy-drools-applications.yaml
+++ b/jjb/policy/policy-drools-applications.yaml
@@ -6,7 +6,8 @@
- gerrit-maven-clm:
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version-java-daily'
+ - '{project-name}-{stream}-release-version-java-daily':
+ disabled: true
- '{project-name}-{stream}-stage-site-java':
site-pom: 'pom.xml'
trigger-job: '{project-name}-{stream}-release-version-java-daily'