X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.cfg;h=800047c36eed0a50b261c330d02e6e53f9d6610a;hb=66101f6a056072c6e00ca7dd59432ef8dc18fe72;hp=8b9abc7108f11cf9cdb10595e0062c5809aefac3;hpb=917e277d422f0cf0648c593000915859e30fbd50;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index 8b9abc710..800047c36 100644 --- a/jjb/ovsdb/ovsdb.cfg +++ b/jjb/ovsdb/ovsdb.cfg @@ -1,2 +1,24 @@ +STREAMS: +- clustering-lithium: + branch: topic/lithium/clustering + jdks: openjdk7 +- clustering-master: + branch: topic/master/clustering + jdks: openjdk7 +- 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 \ No newline at end of file +JOB_TEMPLATES: verify,merge,daily,distribution,integration