Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / yangtools / yangtools.cfg
index 9a228665574aa5d603788e0d3d39a36a8d0cb01f..5ae5544831cbf804dbcb020657e4ff57b8f09fcf 100644 (file)
@@ -1,9 +1,19 @@
-BRANCHES:
-- master:
+STREAMS:
+- boron:
+    branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
     jdks: openjdk7,openjdk8
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
     jdks: openjdk7,openjdk8
+    distribution-check: false
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
+    distribution-check: false
 DEPENDENCIES: odlparent
-JOB_TEMPLATES: merge,daily,distribution,integration,sonar
+JOB_TEMPLATES: merge,periodic,distribution,integration,sonar