Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / openflowjava / openflowjava.cfg
index c089311f4b86e1443ef956289e032f1b6f828ba9..ca35d0450b5b70d5da24dce31741668264378c54 100644 (file)
@@ -1,8 +1,18 @@
-BRANCHES:
-- master:
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
     jdks: openjdk7,openjdk8
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
     jdks: openjdk7,openjdk8
+    distribution-check: false
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
+    distribution-check: false
 DEPENDENCIES: yangtools,controller