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:
|
variables:
|
||||||
DEQP_SUITE: anv-tgl-angle
|
DEQP_SUITE: anv-tgl-angle
|
||||||
GPU_VERSION: angle-anv-tgl
|
GPU_VERSION: angle-anv-tgl
|
||||||
|
parallel: 2
|
||||||
|
|
||||||
anv-tgl-angle-full:
|
anv-tgl-angle-full:
|
||||||
extends:
|
extends:
|
||||||
@@ -126,6 +127,7 @@ anv-tgl-angle-full:
|
|||||||
- .intel-manual-rules
|
- .intel-manual-rules
|
||||||
variables:
|
variables:
|
||||||
DEQP_SUITE: anv-tgl-angle-full
|
DEQP_SUITE: anv-tgl-angle-full
|
||||||
|
parallel: null
|
||||||
|
|
||||||
iris-apl-deqp:
|
iris-apl-deqp:
|
||||||
extends:
|
extends:
|
||||||
|
Reference in New Issue
Block a user