Merge "BUG-2625: validate alto using jdk8 only"
[releng/builder.git] / jjb / controller / controller.cfg
index 49b1cb64932e9eeca3f673d52a2d7b442f3ae101..0dd6f5295f7f8a7a8327f696e7dcb55877f4d82a 100644 (file)
@@ -1,18 +1,20 @@
 STREAMS:
-- pre-boron:
-    branch: pre-boron
-    jdks: openjdk7,openjdk8
+- boron:
+    branch: master
+    jdks: openjdk8
     autorelease: true
 - beryllium:
-    branch: master
+    branch: stable/beryllium
     jdks: openjdk7,openjdk8
     autorelease: true
 - stable-lithium:
     branch: stable/lithium
     jdks: openjdk7,openjdk8
+    distribution-check: false
 - stable-helium:
     branch: stable/helium
     jdks: openjdk7
+    distribution-check: false
 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