Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy.cfg
index 3a1b40530323713670da577eacc31bcfb464e7e8..5183618cf1acbdf31a5d200c817d89e18031cdc5 100644 (file)
@@ -1,10 +1,20 @@
-BRANCHES:
-- master:
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
     jdks: openjdk7
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+    distribution-check: false
+- stable-helium:
+    branch: stable/helium
     jdks: openjdk7
+    distribution-check: false
 MVN_GOALS: -U clean install findbugs:findbugs -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
 MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m
-DEPENDENCIES: odlparent,yangtools,controller,openflowjava,openflowplugin
+DEPENDENCIES: odlparent,yangtools,controller,openflowjava,openflowplugin,neutron,sfc,ovsdb