mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 07:58:07 +02:00
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:
parent
71704ac2c6
commit
288249811d
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue