Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / vtn / vtn.cfg
1 STREAMS:
2 - boron:
3     branch: master
4     jdks: openjdk8
5     autorelease: true
6 - beryllium:
7     branch: stable/beryllium
8     jdks: openjdk7,openjdk8
9     autorelease: true
10 - stable-lithium:
11     branch: stable/lithium
12     jdks: openjdk7
13     distribution-check: false
14 - stable-helium:
15     branch: stable/helium
16     jdks: openjdk7
17     distribution-check: false
18 DEPENDENCIES: controller,mdsal,neutron,odlparent,openflowplugin,ovsdb,yangtools
19 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
20 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/**