Mesa (master): ci/lava: Build all piglit profiles in LAVA images

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Apr 20 07:48:10 UTC 2021


Module: Mesa
Branch: master
Commit: 53999fe16f76825031ac1a02634778e9f6ad7985
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=53999fe16f76825031ac1a02634778e9f6ad7985

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Wed Apr  7 11:09:51 2021 +0200

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 at collabora.com>
Acked-by: Eric Anholt <eric at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10139>

---

 .gitlab-ci/lava-gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 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:



More information about the mesa-commit mailing list