Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / ovsdb / ovsdb.cfg
index be94aa540e624a4845ac94b17b0153f38c0f7080..8096530b149ebef53e29099b5dcddae52b809638 100644 (file)
@@ -1,24 +1,19 @@
 STREAMS:
-- clustering-lithium:
-    branch: topic/lithium/clustering
-    jdks: openjdk7
-- clustering-master:
-    branch: topic/master/clustering
-    jdks: openjdk7,openjdk8
-- neutron-yang-migration:
-    branch: topic/master/neutron-yang-migration
-    jdks: openjdk7,openjdk8
-- routermanager:
-    branch: topic/routermanager
-    jdks: openjdk7
-- beryllium:
+- boron:
     branch: master
-    jdks: openjdk7
+    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
 DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,neutron
-JOB_TEMPLATES: verify,merge,daily,distribution,integration
+JOB_TEMPLATES: verify,merge,periodic,distribution,integration