natapp project jenkins builder jobs
[releng/builder.git] / jjb / ovsdb / ovsdb.cfg
index 1d1f2e05ee04f0bd0ce09d8b78335456f39e3a41..79ea600b5bc555fd4af6a6e609daea10606b3566 100644 (file)
@@ -1,9 +1,15 @@
-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:
-    jdks: openjdk7
-DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,neutron
-JOB_TEMPLATES: verify,merge,daily,distribution,integration
+    distribution-check: false
+DEPENDENCIES: odlparent,controller,yangtools
+JOB_TEMPLATES: verify,merge,periodic,distribution,distribution-check,integration