X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.cfg;h=6b17ca377b0d0a96bed20032147b872f7022e028;hb=79bff24099fc075993a28c48a3dcd3526a1582d4;hp=864a1fe74b62476971092f0ae99b4d9987cd5b7e;hpb=dc898913673af20cf42e4b7d986cf3fc2e49962c;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index 864a1fe74..6b17ca377 100644 --- a/jjb/ovsdb/ovsdb.cfg +++ b/jjb/ovsdb/ovsdb.cfg @@ -1,22 +1,15 @@ STREAMS: -- clustering-netvirt-master: - branch: topic/master/net-virt-clustering - jdks: openjdk7 -- routermanager: - branch: topic/routermanager - jdks: openjdk7 -- pre-boron: - branch: pre-boron - jdks: openjdk7,openjdk8 -- beryllium: +- boron: branch: master + jdks: openjdk8 + autorelease: true +- beryllium: + branch: stable/beryllium jdks: openjdk7,openjdk8 autorelease: true - stable-lithium: branch: stable/lithium jdks: openjdk7 -- 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