Rework of streams/branches logic
[releng/builder.git] / jjb / controller / controller.cfg
index 9d49b5b94c3ab1a7a12ddfc94707a021730b481e..5431633ee0649537a38b5897593926231e1642a3 100644 (file)
@@ -1,10 +1,13 @@
-BRANCHES:
-- master:
+STREAMS:
+- beryllium:
+    branch: master
     jdks: openjdk7,openjdk8
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+- 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