]> git.ipfire.org Git - thirdparty/bind9.git/commit
danger: check system test convetions for pytest runner
authorTom Krizek <tkrizek@isc.org>
Wed, 30 Aug 2023 11:51:05 +0000 (13:51 +0200)
committerTom Krizek <tkrizek@isc.org>
Tue, 19 Sep 2023 12:59:39 +0000 (14:59 +0200)
commitb3a1288ed619a7f890211fae4a05fa148bb70be5
tree6f6ed5c1d9f31f7926fc28951893f52a82b1e770
parent56e842bbf24a57b5aab49f1f1f144a7e2eca83b1
danger: check system test convetions for pytest runner

When adding a new system test, it might easy to forget to add the
required files for the pytest runner or break a naming convention. Add
danger checks to cover these cases.

(cherry picked from commit d1371267c6a783ed971798202e5fb2811aa493ef)
dangerfile.py