Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / sdninterfaceapp / sdninterfaceapp.cfg
index b008fb37526843eaa052177eb465ba7826f4a7d9..ea228b53ea3593a6af6f540f5d53a7333ca51822 100644 (file)
@@ -1,2 +1,19 @@
-MAVEN_GOALS: clean install -Dcheckstyle.skip=true -Dmaven.repo.local=$WORKSPACE/.m2repo -Dorg.ops4j.pax.url.mvn.localRepository=$WORKSPACE/.m2repo
-DEPENDENCIES: odlparent,bgpcep
\ 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
+- 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