]> git.ipfire.org Git - thirdparty/bind9.git/commit
Bump edns-expire refresh timeout to 30 seconds 12152/head
authorMichal Nowak <mnowak@isc.org>
Mon, 1 Jun 2026 12:33:59 +0000 (12:33 +0000)
committerMichal Nowak <mnowak@isc.org>
Mon, 1 Jun 2026 12:33:59 +0000 (12:33 +0000)
commitc93d68a36b5cd42370c01c501986cd0d2568ade4
tree17b5da6a52e8696104115a0716b222ab8211da4b
parentab9c63b057fba77af2bb282b995a3577a6d86b00
Bump edns-expire refresh timeout to 30 seconds

Rarely, RNDC fails to refresh the zone on FreeBSD in the default 10
seconds, causing test_edns_expire_refresh to fail with a TimeoutExpired
on the "rndc refresh edns-expire." call.  Give it more time, the same
way the reconfigure timeout was bumped in
test_reconfiguration_when_zone_transfer_is_in_the_middle_of_soa_query.

Assisted-by: Claude:claude-opus-4-8
bin/tests/system/xfer/tests_xfer.py