X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools.cfg;h=5ae5544831cbf804dbcb020657e4ff57b8f09fcf;hb=c1c66c244c0a071b6291b3cd09bb5ccaf2667a2d;hp=4f95904bd074eb3ccefd4b5f485322be76de243d;hpb=d75af4af9734d80258aa029d730bd4f3357ac70b;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools.cfg b/jjb/yangtools/yangtools.cfg index 4f95904bd..5ae554483 100644 --- a/jjb/yangtools/yangtools.cfg +++ b/jjb/yangtools/yangtools.cfg @@ -1,3 +1,19 @@ -BRANCHES: master,stable/helium,stable/lithium +STREAMS: +- boron: + branch: master + jdks: openjdk8 + autorelease: true +- beryllium: + branch: stable/beryllium + jdks: openjdk7,openjdk8 + 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,integration,sonar +JOB_TEMPLATES: merge,periodic,distribution,integration,sonar