Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / yangtools / yangtools.cfg
index 4f95904bd074eb3ccefd4b5f485322be76de243d..5ae5544831cbf804dbcb020657e4ff57b8f09fcf 100644 (file)
@@ -1,3 +1,19 @@
-BRANCHES: master,stable/helium,stable/lithium
+STREAMS:
+- 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,integration,sonar
+JOB_TEMPLATES: merge,periodic,distribution,integration,sonar