X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.cfg;h=be94aa540e624a4845ac94b17b0153f38c0f7080;hb=7ed03d41e639e9644f8312f7615ab245c7f75286;hp=b6f2f891648d3b496bf074288b0e1a9ad001127d;hpb=88bf37278d6feecd395886f8c1f843a4ec715d13;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index b6f2f8916..be94aa540 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,openjdk8 +- neutron-yang-migration: + branch: topic/master/neutron-yang-migration + jdks: openjdk7,openjdk8 +- routermanager: + branch: topic/routermanager jdks: openjdk7 -- stable/lithium: +- 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