]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use common name for post-startup server functions
authorNicki Křížek <nicki@isc.org>
Tue, 16 Sep 2025 14:28:24 +0000 (16:28 +0200)
committerNicki Křížek <nicki@isc.org>
Tue, 21 Oct 2025 14:29:21 +0000 (16:29 +0200)
commitcd29f31ca3410a2a1fb27d9df7954ca92e0fedfc
tree19854543ca966625a874b4c2690705575d66adbb
parent9fa7d6d86539ff93fca8d336282984dab169512b
Use common name for post-startup server functions

Unify the names of autouse module-wide fixtures that perform
after_servers_start() setup. The consistent naming doesn't just help
readability, but also makes it simpler for the vulture exception (since
it doesn't properly deal with autouse fixtures).

(cherry picked from commit 377724c26d399aa82434bee64f9c7dcf29eab0d7)
.gitlab-ci.yml