X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.cfg;h=469b8c174553c4e186d0af716cc1467c829ec036;hb=77070e6c24cd962353e9e9d6a9c502e36ae359bf;hp=c75a4cb54a8081843f07d7a571dadd1990a5cb13;hpb=5fc6692a7cf22d91576120231339492816e7ac1c;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.cfg b/jjb/l2switch/l2switch.cfg index c75a4cb54..469b8c174 100644 --- a/jjb/l2switch/l2switch.cfg +++ b/jjb/l2switch/l2switch.cfg @@ -1,3 +1,18 @@ +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