]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: test: Use isctest.asyncserver in the "pipelined" test
authorMichał Kępień <michal@isc.org>
Fri, 13 Feb 2026 14:40:29 +0000 (15:40 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 13 Feb 2026 14:40:29 +0000 (15:40 +0100)
commitabc11cf63c3c313b82f937eea18acf960ad95be5
tree65749b4de515635dd855ebef1021bae23d231020
parent66c58ce7935bfe87b75e07e9ff70a069d981656e
parent43eec494dd2392c726c13a333bae3cadd1200379
[9.20] chg: test: Use isctest.asyncserver in the "pipelined" test

Replace the custom DNS server used in the "pipelined" system test with
new code based on the isctest.asyncserver module.

Backport of MR !11516

Merge branch 'backport-michal/pipelined-asyncserver-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11552