]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove unstable check from digdelv test
authorNicki Křížek <nicki@isc.org>
Fri, 4 Jul 2025 13:41:04 +0000 (15:41 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 7 Jul 2025 11:29:15 +0000 (13:29 +0200)
commitb98660e93e3925a0cb2ef57b0481ef4640ce4dc5
tree356434c5b31eb0a33b5459a37d3f63eeebc438fa
parent4c487c811db579e50cbd6bfdb20379eec793cb8c
Remove unstable check from digdelv test

The code which checks for both IPv4 and IPv6 mixed usage is inherently
unstable, since the address family is chosen randomly for each
connection.

Closes #5406
bin/tests/system/digdelv/tests.sh