Cleanup of SXP Jenkins Jobs
[releng/builder.git] / jjb / sxp / sxp.cfg
index 26163f10be20f3da3b9a089bf83bb6fbd14183f1..c0643483b9c1e6b2a7071d4455143291518fdd12 100644 (file)
@@ -1,13 +1,16 @@
 STREAMS:
-- beryllium:
+- boron:
     branch: master
+    jdks: openjdk8
+    autorelease: true
+- beryllium:
+    branch: stable/beryllium
     jdks: openjdk7,openjdk8
+    autorelease: true
 - stable-lithium:
     branch: stable/lithium
     jdks: openjdk7
-- stable-helium:
-    branch: stable/helium
-    jdks: openjdk7
+    distribution-check: false
 # MVN_GOALS: clean install javadoc:aggregate -DrepoBuild -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
 MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m
-DEPENDENCIES: odlparent,controller,yangtools,tcpmd5
+DEPENDENCIES: odlparent,controller,yangtools