Add validate-autorelease jobs for Lithium projects
[releng/builder.git] / jjb / sdninterfaceapp / sdninterfaceapp.cfg
index a1e2b5fce1ca1d2b1f84ac5a6ef1af83e5b01da4..7e887f55b22f8645a89d4f71859360d42a165628 100644 (file)
@@ -1,3 +1,17 @@
+STREAMS:
+- beryllium:
+    branch: master
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- pre-boron:
+    branch: pre-boron
+    jdks: openjdk7,openjdk8
+- stable-lithium:
+    branch: stable/lithium
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
 MVN_GOALS: clean install -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
 DEPENDENCIES: odlparent,bgpcep
-JDKS: openjdk7,openjdk8