Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / vtn / vtn.cfg
index 72df9f84b1b11a345ee78b8776db832d57bc3160..e96ecc0733718fdff76552d3b5ee5c3b95c9b245 100644 (file)
@@ -10,9 +10,11 @@ STREAMS:
 - stable-lithium:
     branch: stable/lithium
     jdks: openjdk7
+    distribution-check: false
 - stable-helium:
     branch: stable/helium
     jdks: openjdk7
+    distribution-check: false
 DEPENDENCIES: controller,mdsal,neutron,odlparent,openflowplugin,ovsdb,yangtools
 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/**, target/*-javadoc.jar, target/apidocs/**, manager/model/target/site/models/**