Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / alto / alto.cfg
index fe013b24af8eccf791262831d6e54fea696512f0..68ce6b4b9e5fcb427e9d1ff0bbc41e90dba89327 100644 (file)
@@ -1,6 +1,14 @@
-BRANCHES:
-- master:
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
     jdks: openjdk7
-- stable/lithium:
-    jdks: openjdk7
-DEPENDENCIES: controller,yangtools,odlparent,bpgcep
+    distribution-check: false
+DEPENDENCIES: controller,yangtools,odlparent,l2switch