From: Štěpán Balážik Date: Wed, 12 Aug 2026 18:08:45 +0000 (+0000) Subject: chg: test: Refactor the cyclic_glue ans5 response server X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd715fa2ac55228dd6c6d6c5ec7bf6222ae5bd6;p=thirdparty%2Fbind9.git chg: test: Refactor the cyclic_glue ans5 response server Use the small record-builder helpers and module-style dnspython imports of the other `isctest.asyncserver` servers. Switching to `QnameQtypeHandler` also makes the declared qtypes take effect — a plain `QnameHandler` ignores them — restricting the referrals to the A queries the test actually sends. Merge branch 'stepan/cyclic_glue-asyncserver-cleanup' into 'main' See merge request isc-projects/bind9!12525 --- edd715fa2ac55228dd6c6d6c5ec7bf6222ae5bd6