mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
svga/ci: Increase vmware-vmx-piglit job parallelism to 4
Bump up vmware farm's vmware-vmx-piglit job parallelism to 4. Signed-off-by: Martin Krastev <martin.krastev@broadcom.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34925>
This commit is contained in:
parent
d1ae27be0a
commit
034cb260ac
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ vmware-vmx-piglit:x86_64:
|
|||
- .test-piglit
|
||||
- .vmware-rules
|
||||
timeout: 30m
|
||||
parallel: 2
|
||||
parallel: 4
|
||||
variables:
|
||||
VISIBILITY_GROUP: "mesa-ci"
|
||||
GALLIUM_DRIVER: svga
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue