jjb: Set disable-strict-forbidden-file-verification to 'true' 19/30219/3
authorMarkos Chandras <mchandras@suse.de>
Fri, 10 Mar 2017 01:00:19 +0000 (01:00 +0000)
committerAric Gardner <agardner@linuxfoundation.org>
Wed, 15 Mar 2017 14:58:43 +0000 (14:58 +0000)
commite34f5a8852f9c7b6d83b44c642e534b42df12cd9
treefc28b0cc779dd5753e33dbd12a707ef0f73f57d5
parent1b49afe8ee46ca7fb085a44d3d4e49265b8bff48
jjb: Set disable-strict-forbidden-file-verification to 'true'

Previously, if an upstream patchset contained a change for a file
listed in 'forbidden-file-paths' the job would not be triggered. This
is not desirable since such a patchset may contain important changes so
we enable the 'disable-strict-forbidden-file-verification' option which
triggers the job unless the patchset only contains changes for the
files listed in 'forbidden-file-paths'.

Note: The diff was generated using the following script:
for i in $(grep -l -r forbidden-file-paths *);do sed -i "s/\(^.*\)forbidden-file-paths/\1disable-strict-forbidden-file-verification: \'true\'\n&/" $i; done
Please double check that the changes look sensible for each team's project.

Change-Id: Ifa86d3a39b36375b2fd52b449e29c8dc757499b4
Signed-off-by: Markos Chandras <mchandras@suse.de>
34 files changed:
jjb/armband/armband-verify-jobs.yml
jjb/availability/availability.yml
jjb/barometer/barometer.yml
jjb/compass4nfv/compass-verify-jobs.yml
jjb/conductor/conductor.yml
jjb/copper/copper.yml
jjb/daisy4nfv/daisy4nfv-merge-jobs.yml
jjb/daisy4nfv/daisy4nfv-verify-jobs.yml
jjb/domino/domino.yml
jjb/dpacc/dpacc.yml
jjb/escalator/escalator.yml
jjb/fuel/fuel-project-jobs.yml
jjb/fuel/fuel-verify-jobs.yml
jjb/functest/functest-project-jobs.yml
jjb/infra/bifrost-cleanup-job.yml
jjb/infra/bifrost-verify-jobs.yml
jjb/ipv6/ipv6.yml
jjb/joid/joid-verify-jobs.yml
jjb/models/models.yml
jjb/moon/moon.yml
jjb/multisite/multisite-verify-jobs.yml
jjb/netready/netready.yml
jjb/octopus/octopus.yml
jjb/onosfw/onosfw.yml
jjb/openretriever/openretriever-project.yml
jjb/opera/opera-verify-jobs.yml
jjb/parser/parser.yml
jjb/pharos/pharos.yml
jjb/prediction/prediction.yml
jjb/promise/promise.yml
jjb/qtip/qtip-verify-jobs.yml
jjb/snaps/snaps.yml
jjb/ves/ves.yml
jjb/vswitchperf/vswitchperf.yml