]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: ci: No need to delete the "only" keyword in generate-tsan-stress-jobs.py
authorMichal Nowak <mnowak@isc.org>
Fri, 28 Feb 2025 10:50:43 +0000 (10:50 +0000)
committerMichal Nowak <mnowak@isc.org>
Fri, 28 Feb 2025 10:50:43 +0000 (10:50 +0000)
29fd7564083731373bd132ec65ffc0a9072f8efc replaced "only" with "rules" in
.gitlab-ci.yml but forgot to drop the removal from here, hence the
script was broken.

(cherry picked from commit 6e2272d769a205e7ca98f698a578f9daf6d8d28d)

Backport of MR !10185

Merge branch 'mnowak/do-not-delete-only-keyword-in-generate-tsan-stress-jobs' into 'bind-9.18'

See merge request isc-projects/bind9!10188


Trivial merge