]> git.ipfire.org Git - thirdparty/bind9.git/commit
Flag missing pairwise testing markers
authorMichał Kępień <michal@isc.org>
Mon, 18 Jan 2021 13:57:47 +0000 (14:57 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 18 Jan 2021 13:57:47 +0000 (14:57 +0100)
commitff58ec8cefcb7ccf5b9a37b2f4763bb610f7cc64
tree68311e0576f6ac95d9ae4fd4866c2e43007cf889
parentd81ad454cc6aef7f7cf3435847898ae17d362cab
Flag missing pairwise testing markers

Make the Danger GitLab CI job fail when a merge request adds a new
./configure switch without also adding a "# [pairwise: ...]" marker that
the relevant GitLab CI job uses for preparing the pairwise testing
model.  This helps to ensure that any newly added ./configure switches
are tested by the pairwise testing GitLab CI job.
dangerfile.py