mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 19:58:09 +02:00
venus/ci: Bump the number of tests per group
Due to the slow startup time of deqp-vk, the previous default of 500 tests per group caused the jobs to run up to twice as slowly compared to using a higher number of tests per group. Increase the number of tests per group in the deqp-runner suite to bring job durations within a reasonable range. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32729>
This commit is contained in:
parent
fb754b7d38
commit
d3d95c2a82
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ deqp = "/deqp-vk/external/vulkancts/modules/vulkan/deqp-vk"
|
|||
caselists = [ "/deqp-vk/mustpass/vk-main.txt" ]
|
||||
timeout = 30.0 # Starting lots of Crosvm instances simultaneously can take some time
|
||||
renderer_check = "Virtio-GPU Venus.*llvmpipe"
|
||||
tests_per_group = 5000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue