lavapipe/ci: Run vkd3d job in parallel
This appears to be stable now, and running on multiple threads fixes the the timeout problems we were hitting in lavapipe-vkd3d. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38476>
This commit is contained in:
committed by
Marge Bot
parent
d6fbbfef5c
commit
eb0c95a5d5
@@ -44,8 +44,6 @@ lavapipe-vkd3d:
|
||||
timeout: 15m # base runtime = 8m
|
||||
variables:
|
||||
GPU_VERSION: lvp
|
||||
# Random tests fail/crash when trying to run them in parallel
|
||||
FDO_CI_CONCURRENT: 1
|
||||
script: install/vkd3d-runner.sh
|
||||
|
||||
# Disabled due to only running a single trace which was using old Wine.
|
||||
|
||||
Reference in New Issue
Block a user