summaryrefslogtreecommitdiff
path: root/.gitlab-ci/lava-gitlab-ci.yml
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2021-03-05 16:20:48 -0800
committerMarge Bot <eric+marge@anholt.net>2021-03-16 22:19:30 +0000
commit0b4691d615a188620b642f6378ce94c966c03d4c (patch)
tree16c9789e3e8dc13a05560d79f6238e4b6b9900ba /.gitlab-ci/lava-gitlab-ci.yml
parent8205cce00730a834ab6da8afa25341db17914510 (diff)
ci: Bump deqp-runner to v0.6.3.
This adds a piglit runner that we'll be using on freedreno, better xfail/unexpectedpass handling for some cases (Missing->Pass, Warn->Warn), better error logging for the Missing issue we've had in CI, a fix for a source of Missing, and a pile more unit tests. As a result, we now catch that the Missing results for a bunch of our tests have gone away. Reviewed-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9468>
Diffstat (limited to '.gitlab-ci/lava-gitlab-ci.yml')
-rw-r--r--.gitlab-ci/lava-gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index df7556304d3..58c523967fd 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -1,5 +1,5 @@
variables:
- MESA_LAVA_TAG: "2021-03-04-vkglcts-1.2.5.2"
+ MESA_LAVA_TAG: "2021-03-16-piglit-runner"
.kernel+rootfs:
stage: container-2