Merge "Changed the default JDK for Beryllium to JDK8."
[releng/builder.git] / jjb / controller / controller.cfg
index 5b35abe8499f02aba380dd8a29fcf6b8f7cbf7e2..5431633ee0649537a38b5897593926231e1642a3 100644 (file)
@@ -1,3 +1,13 @@
-MVN_GOALS: -Dmaven.repo.local=$WORKSPACE/.m2repo -Dorg.ops4j.pax.url.mvn.localRepository=$WORKSPACE/.m2repo clean install -Pintegrationtests,docs
-MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true
+STREAMS:
+- beryllium:
+    branch: master
+    jdks: openjdk7,openjdk8
+- 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