commit | 34d45df8ff71e7e780b363e60bcc6ff57b15d94a | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniels@collabora.com> | Mon Mar 06 18:10:26 2023 +0000 |
committer | Marge Bot <emma+marge@anholt.net> | Mon Mar 06 19:56:39 2023 +0000 |
tree | f2b34a8d5beaf70d850a3e447a4871532f390c5a | |
parent | 399012a911b3d69e453aa2d4e4031b290d2ef94f [diff] |
ci/fdno: Only run full tests on a limited subset of machines Though not many people run full test runs, it occupies 2/7 a630 slots for nearly 2 hours. If more than one person does this at a time, it can be an effective DoS and make merges time out. Limit full runs to a subset of the runners, such that at least some of them will always be available for us. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21737>