Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / ovsdb / ovsdb.cfg
index b6f2f891648d3b496bf074288b0e1a9ad001127d..8096530b149ebef53e29099b5dcddae52b809638 100644 (file)
@@ -1,9 +1,19 @@
-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
 DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,neutron
-JOB_TEMPLATES: verify,merge,daily,integration
+JOB_TEMPLATES: verify,merge,periodic,distribution,integration