Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / dlux / dlux.cfg
index 51d879561c8dff812f12ae14d6376871f956d2bc..bfbd0bbaacf1339f171dacb2691f3df49ba81948 100644 (file)
@@ -1 +1,17 @@
-BRANCHES: master,stable/helium,stable/lithium
+STREAMS:
+- 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