summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2021-10-29 11:00:32 +0200
committerMarge Bot <emma+marge@anholt.net>2021-11-18 13:36:24 +0000
commitd63cd245e1840ad31a3821c522d94bc67372c030 (patch)
tree91c8716468beb7df7b42437a6c348390334df708 /.gitlab-ci.yml
parent81f25d8f27687ab6de9d303c95f437ed17e70f54 (diff)
ci: Uprev Crosvm
And use my fork while we upstream some improvements to Crosvm that make it more appropriate for using in CI. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Corentin Noël <corentin.noel@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12828>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6c6a04cf1fe..96e5270df7e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -410,7 +410,7 @@ debian/x86_test-gl:
variables:
FDO_DISTRIBUTION_EXEC: 'env KERNEL_URL=${KERNEL_URL} FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} bash .gitlab-ci/container/${CI_JOB_NAME}.sh'
KERNEL_URL: &kernel-rootfs-url "https://gitlab.freedesktop.org/gfx-ci/linux/-/archive/v5.15-for-mesa-ci-540a4af22d71/linux-v5.15-for-mesa-ci-540a4af22d71.tar.bz2"
- MESA_IMAGE_TAG: &debian-x86_test-gl "2021-11-17-syslogd-removal"
+ MESA_IMAGE_TAG: &debian-x86_test-gl "2021-11-18-crosvm"
# Debian 11 based x86 test image for VK
debian/x86_test-vk: