]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Allow re-run of mkeys system test
authorNicki Křížek <nicki@isc.org>
Mon, 25 Nov 2024 14:35:17 +0000 (14:35 +0000)
committerNicki Křížek <nicki@isc.org>
Mon, 25 Nov 2024 14:35:17 +0000 (14:35 +0000)
On some slow systems, the test might intermittently fail due to inherent
timing issues. In our CI, this most often happens in the
system:gcc:8fips:amd64 jobs.

Closes #3098

Merge branch '3098-allow-re-run-of-mkeys-test' into 'main'

See merge request isc-projects/bind9!9732


Trivial merge