Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / lacp / lacp.cfg
index c210ca33b733f126afafdfdf1ea1f9e97726bb5f..19d3600f81619b95867c4a134192ff5314987463 100644 (file)
@@ -1,10 +1,16 @@
 STREAMS:
-- 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
 MVN_GOALS: clean install javadoc:aggregate -DrepoBuild -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
 MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m
 DEPENDENCIES: yangtools,controller,openflowjava,openflowplugin,odlparent