]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: test: Rewrite kasp system test to pytest (4)
authorMatthijs Mekking <matthijs@isc.org>
Fri, 25 Apr 2025 10:23:59 +0000 (10:23 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 25 Apr 2025 10:23:59 +0000 (10:23 +0000)
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

Merge branch 'matthijs-pytest-rewrite-kasp-system-test-4' into 'main'

See merge request isc-projects/bind9!10278


Trivial merge