X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.cfg;h=8096530b149ebef53e29099b5dcddae52b809638;hb=257c6458c6bc5c354d90bc9d0551cbf2fa77b020;hp=1d1f2e05ee04f0bd0ce09d8b78335456f39e3a41;hpb=2074d6c606284db9e707000451ca3c131323a0f8;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.cfg b/jjb/ovsdb/ovsdb.cfg index 1d1f2e05e..8096530b1 100644 --- a/jjb/ovsdb/ovsdb.cfg +++ b/jjb/ovsdb/ovsdb.cfg @@ -1,9 +1,19 @@ -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: + distribution-check: false +- stable-helium: + branch: stable/helium jdks: openjdk7 + distribution-check: false DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,neutron -JOB_TEMPLATES: verify,merge,daily,distribution,integration +JOB_TEMPLATES: verify,merge,periodic,distribution,integration