From: Colin Vidal Date: Tue, 12 May 2026 14:42:43 +0000 (+0200) Subject: fix: test: Fix cyclic_glue system test X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed90d578b3a98f45eb8bc09966e9c4ab870a156d;p=thirdparty%2Fbind9.git fix: test: Fix cyclic_glue system test The cyclic_glue system test was waiting for `running` log after an `rndc reload` command, but wasn't waiting for the log saying a specific zone which changed has been reloaded `zone /IN: loaded`. As a result, the test could randomly fails. This is now fixed. Closes #5953 Merge branch '5953-fix-cyclic-glue-test' into 'main' See merge request isc-projects/bind9!12003 --- ed90d578b3a98f45eb8bc09966e9c4ab870a156d