radv/ci: run vkcts-navi31-valve pre-merge

We currently have 3 runners with 7950X3D CPUs and 7900XT GPUs which
can rip through VKCTS in ~16 minutes.

Since this is over the 15 minutes threshold, we parallelize the job to
get under 15 minutes, which nets up ~10 minutes total runtime.

Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31085>
This commit is contained in:
Martin Roukala (né Peres)
2024-09-09 06:33:00 +03:00
committed by Marge Bot
parent 09892aec09
commit 97624f99a1

View File

@@ -277,10 +277,11 @@ glcts-vangogh-valve:
DEQP_SUITE: radeonsi-vangogh
vkcts-navi31-valve:
parallel: 2
extends:
- .vkcts-test-valve
- .navi31-test-valve
- .radv-valve-manual-rules
- .radv-valve-rules
variables:
GPU_VERSION: radv-navi31-aco
RADV_DEBUG: nomeshshader # Disable mesh shaders until task shaders stop hanging