Create pre-boron jobs for all projects
[releng/builder.git] / jjb / controller / controller.cfg
index 9d49b5b94c3ab1a7a12ddfc94707a021730b481e..49b1cb64932e9eeca3f673d52a2d7b442f3ae101 100644 (file)
@@ -1,10 +1,18 @@
-BRANCHES:
-- master:
+STREAMS:
+- pre-boron:
+    branch: pre-boron
     jdks: openjdk7,openjdk8
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+    autorelease: true
+- 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: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r clean install -Pintegrationtests,docs
 MVN_OPTS: -Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true
 DEPENDENCIES: yangtools,aaa