mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 05:28:05 +02:00
ci/turnip: Bump the full-run a618 runner count to 3.
That's 1/3 of the farm locked up per manual full run someone starts. But, right now, we've bumped the runtime of a full run up to the point that we were hitting the 2 hour timeout. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18620>
This commit is contained in:
parent
4319e89666
commit
17c27e68ed
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ a618_vk_full:
|
|||
# We use a longer timeout to keep the parallel down so that we don't lock up
|
||||
# too many runners for a long time when a dev is trying out at full VK status.
|
||||
timeout: 2h
|
||||
parallel: 2
|
||||
parallel: 3
|
||||
variables:
|
||||
# ran into OOM with VK-GL-CTS 1.2.8.0 at 6
|
||||
FDO_CI_CONCURRENT: 4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue