Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / yangtools / yangtools.cfg
index 110ba8d6a0b76bd7fdaf5eb420b01d067a2d5144..5ae5544831cbf804dbcb020657e4ff57b8f09fcf 100644 (file)
@@ -1,16 +1,19 @@
 STREAMS:
-- pre-boron:
-    branch: pre-boron
-    jdks: openjdk7,openjdk8
-- beryllium:
+- boron:
     branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
     jdks: openjdk7,openjdk8
     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