Hide no-code-change patchsets from integration verify jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin.cfg
index bc075d8270b2225cd760ab421d779b8a9d132edd..29c006292470d4f2b65ab06ddef3c1f4622a0796 100644 (file)
@@ -1,10 +1,13 @@
-BRANCHES:
-- master:
+STREAMS:
+- beryllium:
+    branch: master
     jdks: openjdk7,openjdk8
-- stable/helium:
-    jdks: openjdk7
-- stable/lithium:
+- 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 javadoc:aggregate
 #MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m
 DEPENDENCIES: yangtools,controller,openflowjava