Remove autorelease validate job from pre-boron
[releng/builder.git] / jjb / controller / controller.cfg
index 5b35abe8499f02aba380dd8a29fcf6b8f7cbf7e2..236f40160afc1a50280c72e5e49f13bfd59543ac 100644 (file)
@@ -1,3 +1,17 @@
-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:
+- pre-boron:
+    branch: pre-boron
+    jdks: openjdk7,openjdk8
+- 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