X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools.cfg;h=5ae5544831cbf804dbcb020657e4ff57b8f09fcf;hb=c1c66c244c0a071b6291b3cd09bb5ccaf2667a2d;hp=9a228665574aa5d603788e0d3d39a36a8d0cb01f;hpb=2074d6c606284db9e707000451ca3c131323a0f8;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools.cfg b/jjb/yangtools/yangtools.cfg index 9a2286655..5ae554483 100644 --- a/jjb/yangtools/yangtools.cfg +++ b/jjb/yangtools/yangtools.cfg @@ -1,9 +1,19 @@ -BRANCHES: -- master: +STREAMS: +- boron: + branch: master + jdks: openjdk8 + autorelease: true +- beryllium: + branch: stable/beryllium jdks: openjdk7,openjdk8 -- stable/helium: - jdks: openjdk7 -- stable/lithium: + autorelease: true +- stable-lithium: + branch: stable/lithium jdks: openjdk7,openjdk8 + distribution-check: false +- stable-helium: + branch: stable/helium + jdks: openjdk7 + distribution-check: false DEPENDENCIES: odlparent -JOB_TEMPLATES: merge,daily,distribution,integration,sonar +JOB_TEMPLATES: merge,periodic,distribution,integration,sonar