From: Ondřej Surý Date: Fri, 14 Aug 2026 10:46:05 +0000 (+0200) Subject: fix: test: Fix intermittent multisigner system test failures X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c649901b07ab919999136fafdce98e25b0d58c77;p=thirdparty%2Fbind9.git fix: test: Fix intermittent multisigner system test failures The multisigner system test could query an inline-signed zone before the signed view had processed an update, intermittently observing the previous DNSKEY, CDNSKEY, or CDS RRset. Record the served SOA serial before each same-server update and wait for it to advance before checking the results. Merge branch 'ondrej/fix-the-multisigner-tests-timing' into 'main' See merge request isc-projects/bind9!12573 --- c649901b07ab919999136fafdce98e25b0d58c77