radv/ci: move amdgpu-specific kernel message warning to src/amd/ci/

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29339>
This commit is contained in:
Eric Engestrom
2024-05-23 08:46:02 +02:00
committed by Marge Bot
parent e3099fc839
commit bfd4db0476
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -238,6 +238,7 @@
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
# Enable ETC2 emulation on non-native platforms (RENOIR,RDNA+, GFX6-8 dGPUs)
radv_require_etc2: 'true'
B2C_JOB_WARN_REGEX: '\*ERROR\* ring .* timeout'
.b2c-test-radv-vk:
extends: