X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller.cfg;h=0dd6f5295f7f8a7a8327f696e7dcb55877f4d82a;hb=2cf0e9afe68745d598311c7f75a7f78c24def6c9;hp=463063a944b290194efba643eee9cf30eaab459e;hpb=52db98a7612367d538316c760d9141f9160d0aea;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller.cfg b/jjb/controller/controller.cfg index 463063a94..0dd6f5295 100644 --- a/jjb/controller/controller.cfg +++ b/jjb/controller/controller.cfg @@ -1,11 +1,20 @@ -JOB_TEMPLATES: merge,daily,distribution,integration,sonar -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 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