Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / coretutorials / coretutorials.cfg
index 6a80b6f827e738b5216c9e93ba50de711c18a6e8..8d839df67c97a04fbe5ce2868d18dc9a0497c75a 100644 (file)
@@ -1,2 +1,13 @@
-BRANCHES: master
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk7
+- beryllium:
+    branch: stable/beryllium
+    jdks: openjdk7
+- stable-lithium:
+    branch: stable/lithium
+    jdks: openjdk7
+    distribution-check: false
 DEPENDENCIES: odlparent,yangtools,controller
+JDKS: openjdk7,openjdk8