mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
radv/ci: Put one more board to run the CTS on Stoney Ridge
These jobs were taking more than 20 minutes to run, slowing the pipeline down. Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17935>
This commit is contained in:
parent
d1b16ce35b
commit
a35742c434
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
############### LAVA
|
||||
# Run three jobs in parallel each running 1/30th of the test suite
|
||||
# Run four jobs in parallel each running 1/40th of the test suite
|
||||
radv_stoney_vkcts:amd64:
|
||||
extends:
|
||||
- .lava-test:amd64
|
||||
- .radv-rules
|
||||
parallel: 3
|
||||
parallel: 4
|
||||
variables:
|
||||
DEQP_VER: vk
|
||||
DEQP_FRACTION: 10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue