X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller.cfg;h=0dd6f5295f7f8a7a8327f696e7dcb55877f4d82a;hb=c1c66c244c0a071b6291b3cd09bb5ccaf2667a2d;hp=b2e2fbf40c51b9daa5bca576cd5da6ff1fe3409f;hpb=230ec53c3e65fc2e2034534a46fdd03846982b3f;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller.cfg b/jjb/controller/controller.cfg index b2e2fbf40..0dd6f5295 100644 --- a/jjb/controller/controller.cfg +++ b/jjb/controller/controller.cfg @@ -1,5 +1,20 @@ -JOB_TEMPLATES: merge,daily,integration,sonar -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 MVN_GOALS: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r clean install -Pintegrationtests,docs MVN_OPTS: -Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true DEPENDENCIES: yangtools,aaa