X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.cfg;h=800047c36eed0a50b261c330d02e6e53f9d6610a;hb=a440e9f163d00afd069ae9337eca8054d970d0ba;hp=000f653bb1b0ac20b9532f334b1ace7101445863;hpb=8ceee5395fa6ffaa95d437f8b580657516608aa2;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index 000f653bb..800047c36 100644 --- a/jjb/ovsdb/ovsdb.cfg +++ b/jjb/ovsdb/ovsdb.cfg @@ -1,2 +1,24 @@ -DEPENDENCIES: odlparent,controller,yangtools,openflowplugin -JOB_TEMPLATES: verify,merge,daily,integration \ No newline at end of file +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,distribution,integration