X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fovsdb%2Fovsdb.cfg;h=8096530b149ebef53e29099b5dcddae52b809638;hb=e3eda5afc71463e89a99e1cfc450517423bd5aea;hp=3d5cc928acd19c52aa784d7a1cd7ce245ea6e60b;hpb=67105890d2c8b760d901a6948291915021799d8d;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index 3d5cc928a..8096530b1 100644 --- a/jjb/ovsdb/ovsdb.cfg +++ b/jjb/ovsdb/ovsdb.cfg @@ -1,24 +1,19 @@ STREAMS: -- clustering-netvirt-lithium: - branch: topic/lithium/net-virt-clustering - jdks: openjdk7 -- clustering-netvirt-master: - branch: topic/master/net-virt-clustering - jdks: openjdk7 -- neutron-yang-migration: - branch: topic/master/neutron-yang-migration - jdks: openjdk7 -- routermanager: - branch: topic/routermanager - jdks: openjdk7 -- beryllium: +- boron: branch: master - jdks: openjdk7 + jdks: openjdk8 + autorelease: true +- beryllium: + branch: stable/beryllium + jdks: openjdk7,openjdk8 + autorelease: true - stable-lithium: branch: stable/lithium jdks: openjdk7 + distribution-check: false - stable-helium: branch: stable/helium jdks: openjdk7 + distribution-check: false DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,neutron -JOB_TEMPLATES: verify,merge,daily,distribution,integration +JOB_TEMPLATES: verify,merge,periodic,distribution,integration