From: Ondřej Surý Date: Tue, 16 Jun 2026 12:01:33 +0000 (+0200) Subject: fix: test: Fix the rpz servfail-until-ready test when zone updates run serially X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfb61e1dbc2f7ea377daf177bd1ea1732d006feb;p=thirdparty%2Fbind9.git fix: test: Fix the rpz servfail-until-ready test when zone updates run serially The rpz servfail-until-ready test assumed a particular policy zone always finished loading last, which only holds when zone updates run in parallel; on a single CPU (or with serialized offload) it could fail spuriously. It now polls until RPZ reports ready instead. Merge branch 'ondrej/fix-rpz-system-test-on-single-cpu' into 'main' See merge request isc-projects/bind9!12251 --- bfb61e1dbc2f7ea377daf177bd1ea1732d006feb