]> git.ipfire.org Git - thirdparty/bind9.git/commit
Simplify resolver delegation expiry test
authorColin Vidal <colin@isc.org>
Wed, 18 Feb 2026 15:04:04 +0000 (16:04 +0100)
committerColin Vidal <colin@isc.org>
Mon, 30 Mar 2026 18:41:13 +0000 (20:41 +0200)
commit009fa6173d856c301a8b6e170b7cb829b199b4b0
tree72a1e9a201aae0635675b21bdd7e8aaa6b6e9dca
parent8d3df06100e212bb2da5d26aa84aaf47b8bd7276
Simplify resolver delegation expiry test

Remove the dynamic NS update loop from the delegation expiry test.
With the delegation DB, it is sufficient to wait for the delegation
to expire (after 5 seconds) and verify that names below the removed
zone return NXDOMAIN.
bin/tests/system/resolver/tests.sh