]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
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 15:20:29 +0000 (15:20 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Fri, 27 Jun 2025 15:20:29 +0000 (15:20 +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

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

See merge request isc-projects/bind9!10659


Trivial merge