anv/ci: Increase anv-tgl-angle parallelism to 2
We have enough DUTs available, so increase parallelism to ensure that we stay within the 10-minute time limit. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32864>
This commit is contained in:

committed by
Marge Bot

parent
71704ac2c6
commit
288249811d
@@ -119,6 +119,7 @@ anv-tgl-angle:
|
||||
variables:
|
||||
DEQP_SUITE: anv-tgl-angle
|
||||
GPU_VERSION: angle-anv-tgl
|
||||
parallel: 2
|
||||
|
||||
anv-tgl-angle-full:
|
||||
extends:
|
||||
@@ -126,6 +127,7 @@ anv-tgl-angle-full:
|
||||
- .intel-manual-rules
|
||||
variables:
|
||||
DEQP_SUITE: anv-tgl-angle-full
|
||||
parallel: null
|
||||
|
||||
iris-apl-deqp:
|
||||
extends:
|
||||
|
Reference in New Issue
Block a user