X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fcontroller%2Fcontroller.cfg;h=f9ad7fc2e73592438b050c3ae2e0f33c34ccb8ae;hb=dc897eb97a5edbbcec537f9ef967a418d4a0354e;hp=463063a944b290194efba643eee9cf30eaab459e;hpb=b2b18042a298c488839bec7014548a148cb54eeb;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller.cfg b/jjb/controller/controller.cfg index 463063a94..f9ad7fc2e 100644 --- a/jjb/controller/controller.cfg +++ b/jjb/controller/controller.cfg @@ -1,11 +1,18 @@ -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 +- stable-helium: + branch: stable/helium + jdks: openjdk7 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