Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / snbi / snbi.cfg
index c40071eadded69b64cd66d49e1508ae3c63b5243..bfbd0bbaacf1339f171dacb2691f3df49ba81948 100644 (file)
@@ -1,7 +1,17 @@
-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:
+    distribution-check: false
+- stable-helium:
+    branch: stable/helium
     jdks: openjdk7
+    distribution-check: false