]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: nil: Move root zone mirror system test to a separate directory
authorŠtěpán Balážik <stepan@isc.org>
Fri, 27 Jun 2025 16:09:06 +0000 (16:09 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Fri, 27 Jun 2025 16:09:06 +0000 (16:09 +0000)
This test doesn't require artifact checking but when bundled in the same
directory with the shell based tests, the `system:clang:tsan` job was
failing non-deterministically.

An example of the job failing and succeeding on the same commit:
- https://gitlab.isc.org/isc-projects/bind9/-/jobs/5809299
- https://gitlab.isc.org/isc-projects/bind9/-/jobs/5809447

Backport of MR !10659

Merge branch 'backport-stepan/move-root-zone-mirror-test-to-a-separate-directory-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10662


Trivial merge