ci/lava: Build all piglit profiles in LAVA images
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 7 Apr 2021 09:09:51 +0000 (11:09 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 20 Apr 2021 07:26:51 +0000 (07:26 +0000)
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>

.gitlab-ci/lava-gitlab-ci.yml

index 7ab3c16..2b4c8f3 100644 (file)
@@ -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: