mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
zink/ci: Increase zink-anv-adl parallelism
This job was taking too long and we have more DUTs available. 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
9ab2e026cb
commit
cfd3623a68
1 changed files with 1 additions and 1 deletions
|
|
@ -49,6 +49,7 @@ zink-anv-adl:
|
|||
# We use gbm because its a copy of tgl job
|
||||
PIGLIT_PLATFORM: gbm
|
||||
timeout: 30m
|
||||
parallel: 2
|
||||
|
||||
# Manual full run when you want to double-check the full status.
|
||||
zink-anv-adl-full:
|
||||
|
|
@ -59,7 +60,6 @@ zink-anv-adl-full:
|
|||
DEQP_SUITE: zink-anv-adl-full
|
||||
HWCI_START_WESTON: 1
|
||||
timeout: 2h
|
||||
parallel: 2
|
||||
|
||||
zink-anv-tgl:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue