Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / topoprocessing / topoprocessing.cfg
index dc50acd7ce18c031d977fa5c8c10d3cb4bd40cd2..55dc7fdfd482841a0dac75387c63aa119d84343b 100644 (file)
@@ -1 +1,14 @@
-DEPENDENCIES: controller,yangtools
\ No newline at end of file
+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
+DEPENDENCIES: controller,yangtools