Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / sdninterfaceapp / sdninterfaceapp.cfg
index a1e2b5fce1ca1d2b1f84ac5a6ef1af83e5b01da4..ea228b53ea3593a6af6f540f5d53a7333ca51822 100644 (file)
@@ -1,3 +1,19 @@
+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
 MVN_GOALS: clean install -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
 DEPENDENCIES: odlparent,bgpcep
-JDKS: openjdk7,openjdk8