Add validate-autorelease jobs for Lithium projects
[releng/builder.git] / jjb / sdninterfaceapp / sdninterfaceapp.cfg
index 6b103ac2dc8ffdcbd07afa3e227e1c4b80b2bcaf..7e887f55b22f8645a89d4f71859360d42a165628 100644 (file)
@@ -1,9 +1,17 @@
-BRANCHES:
-- master:
+STREAMS:
+- beryllium:
+    branch: master
     jdks: openjdk7,openjdk8
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+    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