Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / openflowjava / openflowjava.cfg
index f6a2c9ca42aabf9a087b3bcf7854dbfa73c686a4..ca35d0450b5b70d5da24dce31741668264378c54 100644 (file)
@@ -1,2 +1,18 @@
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
+    jdks: openjdk7,openjdk8
+    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
-JDKS: openjdk7,openjdk8