]> git.ipfire.org Git - thirdparty/bind9.git/commit
Prioritize the 10 slowest system test scopes 12135/head
authorMichal Nowak <mnowak@isc.org>
Tue, 26 May 2026 16:40:13 +0000 (16:40 +0000)
committerMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 15:41:08 +0000 (17:41 +0200)
commita602cb755c90145e32fcf17aceb32b69b8606af0
tree24c0597f6265bb01e35960f0740c749ef84dc671
parent61b65102ec2e042b4e55e986647b8fbcf215ce0e
Prioritize the 10 slowest system test scopes

Update PRIORITY_TESTS with the 10 longest-running test
scopes measured from CI (job 7468217).  These get scheduled
first so that with --dist=loadscope they land on separate
workers instead of piling up at the end.

Also fix "serve-stale/" to "serve_stale/" to match the
actual directory name, and add a startup check that fails
if any PRIORITY_TESTS entry does not match an existing
directory.

Assisted-by: Claude:claude-opus-4-7
(cherry picked from commit 5e3c0b846303ea33d870b6e614836a99717e9f22)
bin/tests/system/conftest.py