Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / coretutorials / coretutorials.cfg
index 4844d1e94d17408edd41a84b7827fa261fa3735a..8d839df67c97a04fbe5ce2868d18dc9a0497c75a 100644 (file)
@@ -1 +1,13 @@
-DEPENDENCIES: odlparent,yangtools,controller
\ No newline at end of file
+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