From c2a302ccd3dbcca1aa9505e77f4acb295029a185 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 13 Apr 2016 15:56:09 +0000 Subject: [PATCH 1/1] Update automated project templates Change-Id: I25e6bad6dc1628abd57842a68a02ea8cde489f17 Signed-off-by: jenkins-releng --- jjb/ocpplugin/ocpplugin.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index f0caa8456..e48afa2f1 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -25,7 +25,7 @@ jdk: openjdk8 jdks: - openjdk8 - disable_autorelease: True + disable_autorelease: False disable_distribution_check: False project: 'ocpplugin' @@ -494,7 +494,7 @@ triggers: - reverse: - jobs: 'odlparent-merge-{stream}' + jobs: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' result: 'success' prebuilders: @@ -517,7 +517,7 @@ publishers: - email-notification: - email-prefix: '[ocpplugin] [odlparent]' + email-prefix: '[ocpplugin] [odlparent] [yangtools] [controller]' - jacoco-report - job-template: -- 2.36.6