Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / sfc / sfc.cfg
index ec61eee87248fdc3b8d80623e35590b2b16f7d5a..dce68e3b6870a0e194530b1653bc96b0eb8aeaee 100644 (file)
@@ -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