Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / ovsdb / ovsdb.cfg
index ee50793ba848b7f23ffd096149bf1829f018d413..8096530b149ebef53e29099b5dcddae52b809638 100644 (file)
@@ -1,17 +1,19 @@
 STREAMS:
-- beryllium:
+- boron:
     branch: master
-    jdks: openjdk7,openjdk8
+    jdks: openjdk8
     autorelease: true
-- pre-boron:
-    branch: pre-boron
+- beryllium:
+    branch: stable/beryllium
     jdks: openjdk7,openjdk8
+    autorelease: true
 - stable-lithium:
     branch: stable/lithium
     jdks: openjdk7
-    autorelease: true
+    distribution-check: false
 - stable-helium:
     branch: stable/helium
     jdks: openjdk7
+    distribution-check: false
 DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,neutron
 JOB_TEMPLATES: verify,merge,periodic,distribution,integration