radv/ci: re-enable ET2C emulation testing on non-native GPUs

This env variable was renamed except for CI.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33924>
This commit is contained in:
Samuel Pitoiset 2025-03-06 14:50:46 +01:00 committed by Marge Bot
parent 54242f8f04
commit 5f177018f7

View file

@ -297,7 +297,7 @@
ACO_DEBUG: validateir,validatera ACO_DEBUG: validateir,validatera
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1 MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
# Enable ETC2 emulation on non-native platforms (RENOIR,RDNA+, GFX6-8 dGPUs) # Enable ETC2 emulation on non-native platforms (RENOIR,RDNA+, GFX6-8 dGPUs)
radv_require_etc2: 'true' vk_require_etc2: 'true'
B2C_JOB_WARN_REGEX: '\*ERROR\* ring .* timeout' B2C_JOB_WARN_REGEX: '\*ERROR\* ring .* timeout'
.b2c-test-radv-vk: .b2c-test-radv-vk: