Changing JJB for TSDR to run scripts only in supported branches.
[releng/builder.git] / jjb / l2switch / l2switch.cfg
index f200e4dd3f0d4f6bc258184c8f072f5cbb1a7eed..387aeac6a2118703ab3b75124d56337817fc1f50 100644 (file)
@@ -1,18 +1,20 @@
 STREAMS:
-- beryllium:
+- boron:
     branch: master
-    jdks: openjdk7,openjdk8
+    jdks: openjdk8
     autorelease: true
-- pre-boron:
-    branch: pre-boron
+- beryllium:
+    branch: stable/beryllium
     jdks: openjdk7,openjdk8
+    autorelease: true
 - stable-lithium:
     branch: stable/lithium
     jdks: openjdk7
-    autorelease: true
+    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
 MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true
 DEPENDENCIES: yangtools,controller,openflowjava,openflowplugin