]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Combine rollover system tests
authorEvan Hunt <each@isc.org>
Wed, 12 Aug 2026 16:38:07 +0000 (16:38 +0000)
committerEvan Hunt <each@isc.org>
Wed, 12 Aug 2026 16:38:07 +0000 (16:38 +0000)
`rollover` and the dozen or so related system tests (`rollover_algo_csk`, `rollover_algo_ksk_zsk`, etc) share most of their files in common, and can be simplified into a single directory structure.

Merge branch 'each-declutter-rollover-tests' into 'main'

See merge request isc-projects/bind9!12523


Trivial merge