X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools.cfg;h=d13c48fb2159ef5e6d873856d09dd9305d7e70ec;hb=7a397460a4ddc2688675322b0963704500ec3e94;hp=9810bcd8887e524640b1fb3abe8b4ef3e2b2537d;hpb=3bef49d9ec2812e117b2237db89c0fe860ad3631;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools.cfg b/jjb/yangtools/yangtools.cfg index 9810bcd88..d13c48fb2 100644 --- a/jjb/yangtools/yangtools.cfg +++ b/jjb/yangtools/yangtools.cfg @@ -1,2 +1,17 @@ +STREAMS: +- boron: + branch: master + jdks: openjdk7,openjdk8 + autorelease: true +- beryllium: + branch: stable/beryllium + jdks: openjdk7,openjdk8 + autorelease: true +- stable-lithium: + branch: stable/lithium + jdks: openjdk7,openjdk8 +- stable-helium: + branch: stable/helium + jdks: openjdk7 DEPENDENCIES: odlparent -JOB_TEMPLATES: merge,daily,integration,sonar \ No newline at end of file +JOB_TEMPLATES: merge,periodic,distribution,integration,sonar