X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.cfg;h=a6d3fde7b04a8a3a849a2799a581be107095b1b4;hb=6eac1e0a453621540506f9b7d064a092632f8390;hp=1d1f2e05ee04f0bd0ce09d8b78335456f39e3a41;hpb=af2727000f2f10e8afd017c707d9d34d18995ca2;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index 1d1f2e05e..a6d3fde7b 100644 --- a/jjb/ovsdb/ovsdb.cfg +++ b/jjb/ovsdb/ovsdb.cfg @@ -1,9 +1,17 @@ -BRANCHES: -- master: +STREAMS: +- boron: + branch: master + jdks: openjdk8 + autorelease: true +- beryllium: + branch: stable/beryllium + jdks: openjdk7,openjdk8 + autorelease: true +- stable-lithium: + branch: stable/lithium jdks: openjdk7 -- stable/helium: - jdks: openjdk7 -- stable/lithium: +- stable-helium: + branch: stable/helium jdks: openjdk7 DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,neutron -JOB_TEMPLATES: verify,merge,daily,distribution,integration +JOB_TEMPLATES: verify,merge,periodic,distribution,integration