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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jul 26 19:29:24 UTC 2022


Module: Mesa
Branch: main
Commit: 00efd4cc385a0f6576e9b013898565a30f308923
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=00efd4cc385a0f6576e9b013898565a30f308923

Author: Emma Anholt <emma at anholt.net>
Date:   Sun Jul 24 19:06:31 2022 -0700

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

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17730>

---

 src/gallium/drivers/virgl/ci/gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/drivers/virgl/ci/gitlab-ci.yml b/src/gallium/drivers/virgl/ci/gitlab-ci.yml
index eddeeb30fa1..40c2e12ae31 100644
--- a/src/gallium/drivers/virgl/ci/gitlab-ci.yml
+++ b/src/gallium/drivers/virgl/ci/gitlab-ci.yml
@@ -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"



More information about the mesa-commit mailing list