Make distribution-check job an ODL-releng templated job 04/34104/12
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 4 Feb 2016 23:15:17 +0000 (18:15 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 6 Feb 2016 02:37:57 +0000 (21:37 -0500)
commit50d93b109dc57822d6744c059101b2bf28a00dc4
treece95563a87b42a5179143e5f719faf24d85ce2fc
parentc1c66c244c0a071b6291b3cd09bb5ccaf2667a2d
Make distribution-check job an ODL-releng templated job

distribution-check is enabled by default. Projects can disable the
distribution-check job by adding a configuration to the project.cfg
files under the stream they would like to disable it on. For example:

- beryllium:
    distribution-check: false

Change-Id: I3ee9652b51e9e345c71ac0c196b1f31d5c27db3a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb-templates/distribution-check.yaml [new file with mode: 0644]
jjb/integration/integration-distribution-jobs.yaml
scripts/jjb-init-project.py