]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert keystore and rumoured kasp test cases
authorMatthijs Mekking <matthijs@isc.org>
Mon, 17 Mar 2025 14:32:43 +0000 (15:32 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Apr 2025 15:22:04 +0000 (15:22 +0000)
commitee7120eb34c889d571cca15ec1a3fb068e6e7545
tree8d93e94b47ec4e952624405b9314801ea4d45cc5
parent5f23f750c24ea734e52798276bbeb270cec2aed2
Convert keystore and rumoured kasp test cases

For 'keystore.kasp', a setting 'key-directories' is used. If set, this
will expect a list of two directories, the first one is where the KSKs
will be stored, the second in the list is the ZSK key directory. This
may be expanded in the future to test more complex key storage cases.

The 'rumoured.kasp' zone is weird, the key timings can never match
those key states. But it is a regression test for an early day bug,
so we convert it, but skip the expected key times check.
bin/tests/system/kasp/tests.sh
bin/tests/system/kasp/tests_kasp.py