Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / dlux / dlux.cfg
index 81bc06d8cc5df5b000574f09de4a8ea50f557164..bfbd0bbaacf1339f171dacb2691f3df49ba81948 100644 (file)
@@ -1,11 +1,17 @@
 STREAMS:
-- beryllium:
+- boron:
     branch: master
+    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