X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.cfg;h=800047c36eed0a50b261c330d02e6e53f9d6610a;hb=defb069fcee740e3cc0792ae175c551f26146715;hp=b6f2f891648d3b496bf074288b0e1a9ad001127d;hpb=c08be234dd186fd0fa46974cd355e25c325bd718;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index b6f2f8916..800047c36 100644 --- a/jjb/ovsdb/ovsdb.cfg +++ b/jjb/ovsdb/ovsdb.cfg @@ -1,9 +1,24 @@ -BRANCHES: -- master: +STREAMS: +- clustering-lithium: + branch: topic/lithium/clustering jdks: openjdk7 -- stable/helium: +- clustering-master: + branch: topic/master/clustering jdks: openjdk7 -- stable/lithium: +- neutron-yang-migration: + branch: topic/master/neutron-yang-migration + jdks: openjdk7 +- routermanager: + branch: topic/routermanager + jdks: openjdk7 +- beryllium: + branch: master + jdks: openjdk7 +- stable-lithium: + branch: stable/lithium + jdks: openjdk7 +- stable-helium: + branch: stable/helium jdks: openjdk7 DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,neutron -JOB_TEMPLATES: verify,merge,daily,integration +JOB_TEMPLATES: verify,merge,daily,distribution,integration