X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.cfg;h=469b8c174553c4e186d0af716cc1467c829ec036;hb=77070e6c24cd962353e9e9d6a9c502e36ae359bf;hp=c6f6758c44246552c8ece37269b1d2914ef2f4d4;hpb=a5e7ce2e2012e4607021baaf8b9d015fd264eb39;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.cfg b/jjb/l2switch/l2switch.cfg index c6f6758c4..469b8c174 100644 --- a/jjb/l2switch/l2switch.cfg +++ b/jjb/l2switch/l2switch.cfg @@ -1,4 +1,18 @@ -BRANCHES: master,stable/helium,stable/lithium +STREAMS: +- beryllium: + branch: master + jdks: openjdk7,openjdk8 + autorelease: true +- pre-boron: + branch: pre-boron + jdks: openjdk7,openjdk8 +- stable-lithium: + branch: stable/lithium + jdks: openjdk7 +- stable-helium: + branch: stable/helium + jdks: openjdk7 MVN_GOALS: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r clean install MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true DEPENDENCIES: yangtools,controller,openflowjava,openflowplugin +JDKS: openjdk7,openjdk8