Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / didm / didm.cfg
index 42e20684de32196f6af4cd0ca03a1632a2382f63..6cd39ac4dd116a895e31962d45d5ccd2068f797b 100644 (file)
@@ -1,4 +1,14 @@
-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
-DEPENDENCIES: odlparent
\ No newline at end of file
+    distribution-check: false
+DEPENDENCIES: odlparent