Merge "Changed VTN's jobs for Beryllium to use JDK8."
[releng/builder.git] / jjb / vtn / vtn.cfg
index cd1a498fc3a5fabd1a4ea220525bd1a79da97881..a81fbf2475722b04d6982d9f4b78e6266ef4f146 100644 (file)
@@ -1,3 +1,13 @@
-DEPENDENCIES: odlparent,controller,yangtools,openflowplugin
+STREAMS:
+- beryllium:
+    branch: master
+    jdks: openjdk7,openjdk8
+- stable-lithium:
+    branch: stable/lithium
+    jdks: openjdk7
+- stable-helium:
+    branch: stable/helium
+    jdks: openjdk7
+DEPENDENCIES: odlparent,controller,yangtools,openflowplugin,ovsdb,neutron
 MVN_GOALS: clean install -V -Pintegrationtests,strictcheck,docs -Dvtn.build.jobs=2 -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
 ARCHIVE_ARTIFACTS: manager/dist/*/target/*.zip, coordinator/dist/target/*.bz2, manager/northbound/target/site/wsdocs/**, manager/api/target/*-javadoc.jar, manager/api/target/apidocs/**