Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / sdninterfaceapp / sdninterfaceapp.cfg
index f775f1d5371f312a33020dbc3e6fa461fc8207c2..ea228b53ea3593a6af6f540f5d53a7333ca51822 100644 (file)
@@ -1,16 +1,19 @@
 STREAMS:
-- pre-boron:
-    branch: pre-boron
-    jdks: openjdk7,openjdk8
-- 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