mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 00:49:04 +02:00
freedreno/ci: Decrease a630-gl parallelism
a630-gl takes just over 7 minutes on 4 DUTs, so we can safely reduce the parallelism to 3 and stay within the time limit. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33082>
This commit is contained in:
parent
c41d6e8ba7
commit
e57419d182
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@ a630-gl:
|
|||
extends:
|
||||
- .baremetal-deqp-test
|
||||
- .a630-test
|
||||
parallel: 4
|
||||
parallel: 3
|
||||
variables:
|
||||
DEQP_SUITE: freedreno-a630
|
||||
HWCI_START_XORG: 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue