mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
ci: Add a flakes IRC channel for llvmpipe/softpipe.
I'll watch this for deqp flake reports so we can stay on top of them (and maybe expire those ancient softpipe annotations at some point). Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11333>
This commit is contained in:
parent
0d0d333b7d
commit
40c920b945
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
variables:
|
||||
LIBGL_ALWAYS_SOFTWARE: "true"
|
||||
GALLIUM_DRIVER: "llvmpipe"
|
||||
FLAKES_CHANNEL: "#mesa-swrast-ci"
|
||||
|
||||
llvmpipe-piglit-cl:
|
||||
extends:
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ softpipe-gles2:
|
|||
GPU_VERSION: softpipe
|
||||
GALLIUM_DRIVER: "softpipe"
|
||||
DEQP_EXPECTED_RENDERER: softpipe
|
||||
FLAKES_CHANNEL: "#mesa-swrast-ci"
|
||||
|
||||
softpipe-gles3:
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue