ci: Upgrade ci-kdl

https://gitlab.freedesktop.org/gfx-ci/ci-kdl/-/merge_requests/2 brought
a bunch of improvements.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31110>
This commit is contained in:
Daniel Stone 2024-08-28 17:49:13 +01:00
parent 71c77e0d00
commit c96ee18086
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
set -ex
KDL_REVISION="5056f71b100a68b72b285c6fc845a66a2ed25985"
KDL_REVISION="cbbe5fd54505fd03ee34f35bfd16794f0c30074f"
KDL_CHECKOUT_DIR="/tmp/ci-kdl.git"
mkdir -p ${KDL_CHECKOUT_DIR}

View File

@ -30,7 +30,7 @@ variables:
DEBIAN_TEST_ANDROID_TAG: "20240906-deqp"
DEBIAN_TEST_GL_TAG: "20240906-deqp"
DEBIAN_TEST_VK_TAG: "20240909-deqp-oom"
KERNEL_ROOTFS_TAG: "20240909-pytest-deqp"
KERNEL_ROOTFS_TAG: "20240913-2kdl2quote"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20240912-hello-to-you"