ci/virgl: Enable virgl-iris-traces
authorDmitry Osipenko <dmitry.osipenko@collabora.com>
Fri, 23 Sep 2022 14:29:57 +0000 (17:29 +0300)
committerMarge Bot <emma+marge@anholt.net>
Thu, 29 Sep 2022 16:45:04 +0000 (16:45 +0000)
All virgl-iris-traces tests are passing now after the crosvm revup that
fixed crosvm crash and after updating test checksums. Enable auto-testing
for the virgl-iris-traces pipeline stage.

Reviewed-by: Corentin Noël <corentin.noel@collabora.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18693>

src/gallium/drivers/virgl/ci/gitlab-ci.yml

index 40c2e12..ad69c0f 100644 (file)
@@ -90,7 +90,6 @@ virgl-iris-traces:
   extends:
     - .virgl-iris-test
     - .virgl-rules
-    - .test-manual-mr
   variables:
     PIGLIT_REPLAY_EXTRA_ARGS: "--keep-image --download-caching-proxy-url=${FDO_HTTP_CACHE_URI}"