mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
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:
parent
82cd2df7b0
commit
9b774963fe
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue