mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 07:08:04 +02:00
radv/ci: run vkcts on the two steam decks in parallel
We just added a new Steam Deck to our CI, which should allow us to halve the execution time of a full VKCTS run from 1h20 to a more reasonable 40 minutes. Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18432>
This commit is contained in:
parent
8fcb4aa0eb
commit
daafeb9893
1 changed files with 1 additions and 0 deletions
|
|
@ -212,6 +212,7 @@ vkcts-navi21-llvm-valve:
|
||||||
RADV_DEBUG: llvm,checkir
|
RADV_DEBUG: llvm,checkir
|
||||||
|
|
||||||
vkcts-vangogh-valve:
|
vkcts-vangogh-valve:
|
||||||
|
parallel: 2
|
||||||
extends:
|
extends:
|
||||||
- .vkcts-test-valve
|
- .vkcts-test-valve
|
||||||
- .vangogh-test-valve
|
- .vangogh-test-valve
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue