radv/ci: set RADV_DEBUG=novideo for NAVI21

Otherwise, the jobs just hang.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37934>
This commit is contained in:
Samuel Pitoiset 2025-10-17 14:16:19 +02:00 committed by Marge Bot
parent 82cd2df7b0
commit 9b774963fe

View file

@ -258,6 +258,8 @@ radv-navi21-vkcts:
variables:
CI_TRON_TIMEOUT__OVERALL__MINUTES: 30
RADV_PERFTEST: transfer_queue,hic
# FIXME: GPU hangs
RADV_DEBUG: novideo
radv-vangogh-vkcts:
parallel: 2