llvmpipe/ci: set DRIVER_NAME to not have to manually add llvmpipe-skips.txt in asan job variant

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36354>
This commit is contained in:
Eric Engestrom 2025-07-22 18:46:03 +02:00 committed by Marge Bot
parent 4b4e1a81b9
commit 6d5f17371c
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,6 @@
[[deqp]]
deqp = "/deqp-gles/modules/gles31/deqp-gles31"
caselists = ["/deqp-gles/mustpass/gles31-main.txt"]
skips = ["install/llvmpipe-skips.txt"]
deqp_args = [
"--deqp-surface-width=256", "--deqp-surface-height=256",
"--deqp-surface-type=pbuffer", "--deqp-gl-config-name=rgba8888d24s8ms0", "--deqp-visibility=hidden"

View file

@ -76,6 +76,7 @@
LIBGL_ALWAYS_SOFTWARE: "true"
GALLIUM_DRIVER: "llvmpipe"
FLAKES_CHANNEL: "#mesa-swrast-ci"
DRIVER_NAME: llvmpipe
GPU_VERSION: llvmpipe
.llvmpipe-piglit-cl: