]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: test: Rewrite kasp system test to pytest (4)
authorMatthijs Mekking <matthijs@isc.org>
Wed, 30 Apr 2025 08:29:03 +0000 (08:29 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 30 Apr 2025 08:29:03 +0000 (08:29 +0000)
commit95a970bb89975860d32fcc839a27a95ee7be019e
tree3d8218af4b69de0b3a35bc5f7ef1bab3b8f0854d
parentda37da6615b6e8c68794c58f721794f91e39881f
parentca0ae034882068631b358d55fbc5877cf40bebfd
[9.20] chg: test: Rewrite kasp system test to pytest (4)

These tests do not easily fit in the standard test case framework, so they go into their own suite.
- zsk retired case
- checkds cases
- reload/restart
- inheritance tests

Backport of MR !10278

Merge branch 'backport-matthijs-pytest-rewrite-kasp-system-test-4-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10424