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