X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.cfg;h=387aeac6a2118703ab3b75124d56337817fc1f50;hb=c1c66c244c0a071b6291b3cd09bb5ccaf2667a2d;hp=b2d0d427e7b6d65e48d5a13a76c71585508d02e8;hpb=211308aaebe77e278388e19cc449b7aa86bc232a;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.cfg b/jjb/l2switch/l2switch.cfg index b2d0d427e..387aeac6a 100644 --- a/jjb/l2switch/l2switch.cfg +++ b/jjb/l2switch/l2switch.cfg @@ -1,17 +1,20 @@ STREAMS: -- pre-boron: - branch: pre-boron - jdks: openjdk7,openjdk8 -- beryllium: +- boron: branch: master + jdks: openjdk8 + autorelease: true +- beryllium: + branch: stable/beryllium jdks: openjdk7,openjdk8 autorelease: true - stable-lithium: branch: stable/lithium jdks: openjdk7 + 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 MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true DEPENDENCIES: yangtools,controller,openflowjava,openflowplugin