mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
ci: pass MESA_SPIRV_LOG_LEVEL from job to the test
Fixes:4b8735cd4e("ci: raise the log level threshold of spirv logs") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30546> (cherry picked from commitb6d8459e3a)
This commit is contained in:
parent
30645ecbf8
commit
f55d119d6a
2 changed files with 2 additions and 1 deletions
|
|
@ -84,6 +84,7 @@ VARS=(
|
|||
MESA_IMAGE_PATH
|
||||
MESA_IMAGE_TAG
|
||||
MESA_LOADER_DRIVER_OVERRIDE
|
||||
MESA_SPIRV_LOG_LEVEL
|
||||
MESA_TEMPLATES_COMMIT
|
||||
MESA_VK_ABORT_ON_DEVICE_LOSS
|
||||
MESA_VK_IGNORE_CONFORMANCE_WARNING
|
||||
|
|
|
|||
|
|
@ -3414,7 +3414,7 @@
|
|||
"description": "ci: pass MESA_SPIRV_LOG_LEVEL from job to the test",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "4b8735cd4e2fd5fca820f91d767befaa7cf39fad",
|
||||
"notes": null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue