ci/virgl: Make the VM-based virgl tests report to #virgl-ci, too.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17730>
This commit is contained in:
Emma Anholt
2022-07-24 19:06:31 -07:00
committed by Marge Bot
parent bd8740da77
commit 00efd4cc38

View File

@@ -23,6 +23,7 @@ virpipe-on-gl:
- .test-gl
- .virgl-rules
variables:
FLAKES_CHANNEL: "#virgl-ci"
GALLIUM_DRIVER: "virgl"
CROSVM_GALLIUM_DRIVER: "llvmpipe"
CROSVM_GPU_ARGS: "gles=false,backend=virglrenderer,egl=true,surfaceless=true,width=1024,height=768"