Enable validate autorelease job for all projects in Beryllium
[releng/builder.git] / jjb / sdninterfaceapp / sdninterfaceapp.cfg
index f6838882acfce33b8083040dd23442786c6d2e04..fc7b4263efb4a9f278e19d04ed01b8ca9a898399 100644 (file)
@@ -1,4 +1,13 @@
-BRANCHES: master,stable/helium,stable/lithium
+STREAMS:
+- beryllium:
+    branch: master
+    jdks: openjdk7,openjdk8
+    autorelease: true
+- stable-lithium:
+    branch: stable/lithium
+    jdks: openjdk7,openjdk8
+- 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