BUG-2625: validate sdni using jdk8 only
[releng/builder.git] / jjb / controller / controller.cfg
index 9d49b5b94c3ab1a7a12ddfc94707a021730b481e..341287fb328a4dea447a5b2c4b72447cb0734006 100644 (file)
@@ -1,10 +1,18 @@
-BRANCHES:
-- master:
+STREAMS:
+- boron:
+    branch: master
     jdks: openjdk7,openjdk8
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
+    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