X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc.cfg;h=dce68e3b6870a0e194530b1653bc96b0eb8aeaee;hb=46a6e3714a42994591c5287e2240d823f7f9d039;hp=ec61eee87248fdc3b8d80623e35590b2b16f7d5a;hpb=3ae323d596ec23a4b02b3f38082e9153122c0ffe;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc.cfg b/jjb/sfc/sfc.cfg index ec61eee87..dce68e3b6 100644 --- a/jjb/sfc/sfc.cfg +++ b/jjb/sfc/sfc.cfg @@ -1,3 +1,19 @@ -MVN_GOALS: -Dmaven.repo.local=$WORKSPACE/.m2repo -Dorg.ops4j.pax.url.mvn.localRepository=$WORKSPACE/.m2repo clean install -Pintegrationtests,docs -MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true -DEPENDENCIES: yangtools,controller +STREAMS: +- 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_OPTS: -Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true +DEPENDENCIES: odlparent,yangtools,controller,openflowplugin,ovsdb,lispflowmapping