summaryrefslogtreecommitdiff
path: root/.gitlab-ci/lava-gitlab-ci.yml
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2021-04-07 11:09:51 +0200
committerMarge Bot <eric+marge@anholt.net>2021-04-20 07:26:51 +0000
commit53999fe16f76825031ac1a02634778e9f6ad7985 (patch)
tree51216527e1f1f2a62607595c0d8a4351242b8362 /.gitlab-ci/lava-gitlab-ci.yml
parenta056362d92523bdc3bc57c6a2c52c1e45a58827b (diff)
ci/lava: Build all piglit profiles in LAVA images
Previously we were using only the replay profile, but we want to test with the other ones now. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10139>
Diffstat (limited to '.gitlab-ci/lava-gitlab-ci.yml')
-rw-r--r--.gitlab-ci/lava-gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index 7ab3c16d609..2b4c8f3b61f 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -14,9 +14,8 @@
variables:
KERNEL_URL: "https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.10-rc2-for-mesa-ci/linux-v5.10-rc2-for-mesa-ci.tar.gz"
INSTALL_KERNEL_MODULES: 1
- MESA_ROOTFS_TAG: &lava-rootfs "2021-04-19-deqp-egl"
+ MESA_ROOTFS_TAG: &lava-rootfs "2021-04-20-piglit-radeonsi"
MINIO_SUFFIX: "lava"
- PIGLIT_BUILD_TARGETS: "piglit_replayer"
kernel+rootfs_amd64:
extends: