X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller.cfg;h=0dd6f5295f7f8a7a8327f696e7dcb55877f4d82a;hb=refs%2Fchanges%2F04%2F34204%2F1;hp=463063a944b290194efba643eee9cf30eaab459e;hpb=af2727000f2f10e8afd017c707d9d34d18995ca2;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