X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fovsdb%2Fovsdb.cfg;h=be94aa540e624a4845ac94b17b0153f38c0f7080;hb=7ed03d41e639e9644f8312f7615ab245c7f75286;hp=1d1f2e05ee04f0bd0ce09d8b78335456f39e3a41;hpb=6386b34bbf1d9d1b65617d67a4307977af323468;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index 1d1f2e05e..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,distribution,integration