From: Tomeu Vizoso Date: Wed, 7 Apr 2021 09:09:51 +0000 (+0200) Subject: ci/lava: Build all piglit profiles in LAVA images X-Git-Tag: upstream/21.2.3~4579 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53999fe16f76825031ac1a02634778e9f6ad7985;p=platform%2Fupstream%2Fmesa.git 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 Acked-by: Eric Anholt Part-of: --- diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 7ab3c16..2b4c8f3 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: