From b389d313638ee7f5fc8b096743fc6b60ef9e0068 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 20 Nov 2015 12:30:46 -0500 Subject: [PATCH] Enable autorelease validate job for projects that volunteered Change-Id: Ic0001868d0b31fdadf30eb195deb4a943d41e301 Signed-off-by: Thanh Ha --- jjb/ttp/ttp.cfg | 1 + jjb/usecplugin/usecplugin.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/jjb/ttp/ttp.cfg b/jjb/ttp/ttp.cfg index fb1e37caf..2a2a5c10e 100644 --- a/jjb/ttp/ttp.cfg +++ b/jjb/ttp/ttp.cfg @@ -8,3 +8,4 @@ STREAMS: - stable-helium: branch: stable/helium jdks: openjdk7 +AUTORELEASE: true diff --git a/jjb/usecplugin/usecplugin.cfg b/jjb/usecplugin/usecplugin.cfg index ce219fb13..feb7e02b6 100644 --- a/jjb/usecplugin/usecplugin.cfg +++ b/jjb/usecplugin/usecplugin.cfg @@ -3,3 +3,4 @@ STREAMS: branch: master jdks: openjdk7,openjdk8 DEPENDENCIES: openflowplugin,odlparent,controller,yangtools +AUTORELEASE: true -- 2.36.6