Process tests (#684) can't use dnst keyset because they can't override the system DNS, which dnst keyset depends on to check the real state of the zone. @Philip-NLnetLabs suggested we could disable key management and directly manipulate the keyset state files, at least for the purpose of these tests. This would require providing some (possibly hacky / internal-only) method for disabling key management, at least until the keyset state file is standardized.
Process tests (#684) can't use
dnst keysetbecause they can't override the system DNS, whichdnst keysetdepends on to check the real state of the zone. @Philip-NLnetLabs suggested we could disable key management and directly manipulate the keyset state files, at least for the purpose of these tests. This would require providing some (possibly hacky / internal-only) method for disabling key management, at least until the keyset state file is standardized.