radv/ci: Add an ASan RADV job on Cezanne

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36348>
This commit is contained in:
Valentine Burley 2025-07-23 08:37:00 +02:00 committed by Marge Bot
parent b3aa602cd5
commit fbb42abb9b
3 changed files with 19 additions and 0 deletions

View file

@ -324,6 +324,13 @@
VK_DRIVER: radeon
LAVA_FIRMWARE: amdgpu-lava
.radv-cezanne-test:x86_64:
extends:
- .lava-acer-cp514-3wh-r0qs-guybrush:x86_64
variables:
DRIVER_NAME: radv
GPU_VERSION: radv-cezanne
############### CI-tron
.ci-tron-test-amdgpu:
variables:

View file

@ -163,6 +163,16 @@ radeonsi-mendocino-glcts-piglit:
GPU_VERSION: radeonsi-mendocino
HWCI_START_WESTON: 1
radv-cezanne-vkcts-asan:
extends:
- .lava-x86_64-test-asan-vk
- .radv-cezanne-test:x86_64
- .radv-collabora-rules
parallel: 2
variables:
DEQP_SUITE: radv
DEQP_FRACTION: 25
############### VKCTS tests ###############
# VKCTS never finishes on gfx7 due to all the GPU resets and hangs.

View file

@ -0,0 +1,2 @@
# CTS bug, leaky tests - https://github.com/KhronosGroup/VK-GL-CTS/issues/531
dEQP-VK.descriptor_indexing.*