X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools.cfg;h=5ae5544831cbf804dbcb020657e4ff57b8f09fcf;hb=1766163b5c8eb4773a554bf8efcbf1ea6ab2602b;hp=9810bcd8887e524640b1fb3abe8b4ef3e2b2537d;hpb=0eeb1f406cab9bf8ad38c4240a8dcb5e436aa811;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools.cfg b/jjb/yangtools/yangtools.cfg index 9810bcd88..5ae554483 100644 --- a/jjb/yangtools/yangtools.cfg +++ b/jjb/yangtools/yangtools.cfg @@ -1,2 +1,19 @@ +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 \ No newline at end of file +JOB_TEMPLATES: merge,periodic,distribution,integration,sonar