]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: ci: move "stress" test generation script to QA repo
authorMichał Kępień <michal@isc.org>
Sat, 21 Jun 2025 04:58:59 +0000 (04:58 +0000)
committerMichał Kępień <michal@isc.org>
Sat, 21 Jun 2025 04:58:59 +0000 (04:58 +0000)
commitfc3282f8660a14ebfff5475ca331804bc54fc115
tree998f3b57aedc2ccf4a2f56170a16ed86a7e544bc
parent2c11ebdd0e21d8b9ac3802bf3af88fed20800d47
parent1a7931cf200c1564d2fb37eb6e909fe9083060fe
[9.20] chg: ci: move "stress" test generation script to QA repo

Move the util/generate-stress-test-configs.py script from the BIND 9
source repository to the BIND 9 QA repository.  This simplifies the
maintenance of that script by eliminating the need to backport every
change applied to it to multiple branches.

Backport of MR !10585

Merge branch 'backport-michal/move-stress-test-generation-script-to-qa-repo-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10612