Disable distribution-check job in Lithium and Helium streams
[releng/builder.git] / jjb / aaa / aaa.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: yangtools,controller