]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: ci: Fix generate-tsan-stress-test-configs CI job
authorŠtěpán Balážik <stepan@isc.org>
Wed, 25 Feb 2026 16:01:00 +0000 (16:01 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 25 Feb 2026 16:01:00 +0000 (16:01 +0000)
commit6ff1e897b02e51c2d43cab3379ee38547ee01349
treee87fafbffe13ae5982d2c81700bcf0d230636956
parent191026a4cc3327497c107dbb33faa4d20e9c6891
parent9cbd49827bce6033b4ad5f57c27ab51d9bf843db
[9.20] fix: ci: Fix generate-tsan-stress-test-configs CI job

In a3d0f43d2 I moved the script that does this to the QA repo and
screwed up the path.

Fix the path and make the job run properly again.

Backport of MR !11599

Merge branch 'backport-stepan/fix-tsan-stress-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11602