mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
ci/turnip: Use all 9 a618 runners at once for VK testing.
There are more boards in the collabora lab now, let's use them. We were spending just over 10 minutes inside of deqp-runner, so a bit more than our target for the whole job. Plus, we expect to be running more coverage once VK_EXT_graphics_pipeline_library runs. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18620>
This commit is contained in:
parent
10ddbf50bb
commit
4319e89666
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ a618_vk:
|
|||
extends:
|
||||
- .lava-test:arm64
|
||||
- .turnip-rules
|
||||
parallel: 7
|
||||
parallel: 9
|
||||
variables:
|
||||
VK_DRIVER: freedreno
|
||||
DEQP_SUITE: freedreno-a618-vk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue