Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / packetcable / packetcable.cfg
index dc50acd7ce18c031d977fa5c8c10d3cb4bd40cd2..0b605b66259bbf6a3bd5829eafc9ad538da5597e 100644 (file)
@@ -1 +1,18 @@
-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
+    distribution-check: false
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
+    distribution-check: false
+DEPENDENCIES: controller,yangtools