From: Mark Andrews Date: Tue, 14 Oct 2025 02:40:13 +0000 (+1100) Subject: Expect created.* and unused.* files X-Git-Tag: v9.21.15~64^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a7f8e1d12e430f487956685b3b2cdd0de0c533c;p=thirdparty%2Fbind9.git Expect created.* and unused.* files --- diff --git a/bin/tests/system/multisigner/tests_sh_multisigner.py b/bin/tests/system/multisigner/tests_sh_multisigner.py index 61d6c5daa41..62698238721 100644 --- a/bin/tests/system/multisigner/tests_sh_multisigner.py +++ b/bin/tests/system/multisigner/tests_sh_multisigner.py @@ -16,10 +16,12 @@ pytestmark = pytest.mark.extra_artifacts( "*.created", "cdnskey.ns*", "cds.ns*", + "created.*", "dig.out.*", "rndc.dnssec.status.out.*", "secondary.cdnskey.ns*", "secondary.cds.ns*", + "unused.*", "verify.out.*", "ns*/K*", "ns*/db-*",