From: Michal Nowak Date: Mon, 23 Sep 2024 15:39:16 +0000 (+0000) Subject: chg: test: Downgrade "timeout" and "attempts" arguments in shutdown X-Git-Tag: v9.21.2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b6ac419249614d79660f0c3ad0c4fef554a08c;p=thirdparty%2Fbind9.git chg: test: Downgrade "timeout" and "attempts" arguments in shutdown The shutdown system test sends queries when named is shutting down, not in an attempt to get answers but to destabilize the server into a crash. With isctest.query.udp() defaulting to try up to ten times with a ten-second timeout to get a response we don't care about from a likely terminated server, we make the test run much longer than needed because of retries and long timeouts. Also, see isc-projects/bind9#4943. Merge branch 'mnowak/shutdown-downgrade-timeout-and-attempts-arguments' into 'main' See merge request isc-projects/bind9!9507 --- 30b6ac419249614d79660f0c3ad0c4fef554a08c