]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Actually retry the flaky unit tests
authorŠtěpán Balážik <stepan@isc.org>
Mon, 13 Apr 2026 15:50:35 +0000 (15:50 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Mon, 13 Apr 2026 15:50:35 +0000 (15:50 +0000)
In 237489caf I mistakenly put the environment variables controlling
the retry wrapper in a separate never used environment.

Merge branch 'stepan/actually-retry-flaky-unit-tests' into 'main'

See merge request isc-projects/bind9!11838


Trivial merge