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:
committed by
Marge Bot
parent
c41d6e8ba7
commit
e57419d182
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user