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