]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Disable keyfromlabel collision avoidance in tests
authorNicki Křížek <nicki@isc.org>
Fri, 10 Oct 2025 09:24:39 +0000 (11:24 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 10 Oct 2025 09:24:39 +0000 (11:24 +0200)
With the collision avoidance on, some of the tests would occasionally
fail. None of the tests using keyfromlabel are revoking the keys so it
should be safe to disable it.

Closes #5554

Merge branch '5554-disable-keyfromlabel-collision-avoidance-in-tests' into 'main'

See merge request isc-projects/bind9!11066


Trivial merge