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:

committed by
Marge Bot

parent
e3099fc839
commit
bfd4db0476
@@ -288,7 +288,6 @@ python-test:
|
|||||||
B2C_KERNEL_URL: 'https://gitlab.freedesktop.org/gfx-ci/ci-tron/-/package_files/519/download' # Linux 6.1
|
B2C_KERNEL_URL: 'https://gitlab.freedesktop.org/gfx-ci/ci-tron/-/package_files/519/download' # Linux 6.1
|
||||||
B2C_INITRAMFS_URL: 'https://gitlab.freedesktop.org/mupuf/boot2container/-/releases/v0.9.10/downloads/initramfs.linux_amd64.cpio.xz'
|
B2C_INITRAMFS_URL: 'https://gitlab.freedesktop.org/mupuf/boot2container/-/releases/v0.9.10/downloads/initramfs.linux_amd64.cpio.xz'
|
||||||
B2C_JOB_SUCCESS_REGEX: '\[.*\]: Execution is over, pipeline status: 0\r$'
|
B2C_JOB_SUCCESS_REGEX: '\[.*\]: Execution is over, pipeline status: 0\r$'
|
||||||
B2C_JOB_WARN_REGEX: '\*ERROR\* ring .* timeout'
|
|
||||||
B2C_LOG_LEVEL: 6
|
B2C_LOG_LEVEL: 6
|
||||||
B2C_POWEROFF_DELAY: 15
|
B2C_POWEROFF_DELAY: 15
|
||||||
B2C_SESSION_END_REGEX: '^.*It''s now safe to turn off your computer\r$'
|
B2C_SESSION_END_REGEX: '^.*It''s now safe to turn off your computer\r$'
|
||||||
|
@@ -238,6 +238,7 @@
|
|||||||
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'
|
radv_require_etc2: 'true'
|
||||||
|
B2C_JOB_WARN_REGEX: '\*ERROR\* ring .* timeout'
|
||||||
|
|
||||||
.b2c-test-radv-vk:
|
.b2c-test-radv-vk:
|
||||||
extends:
|
extends:
|
||||||
|
Reference in New Issue
Block a user