mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
Uprev Piglit to eebe1b555f51dbb702f696d08ad5ae8153bcdcdd
c2b3133392...eebe1b555f
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32020>
This commit is contained in:
parent
79b12001fd
commit
85d25cc5c8
2 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ set -uex
|
|||
# DEBIAN_TEST_VK_TAG
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
REV="c2b31333926a6171c3c02d182b756efad7770410"
|
||||
REV="eebe1b555f51dbb702f696d08ad5ae8153bcdcdd"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
|
|
|||
|
|
@ -28,9 +28,9 @@ variables:
|
|||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20241106-wlproto2"
|
||||
DEBIAN_TEST_GL_TAG: "20241106-wlproto2"
|
||||
DEBIAN_TEST_VK_TAG: "20241107-setup"
|
||||
KERNEL_ROOTFS_TAG: "20241107-setup"
|
||||
DEBIAN_TEST_GL_TAG: "20241108-piglit-ee"
|
||||
DEBIAN_TEST_VK_TAG: "20241108-piglit-ee"
|
||||
KERNEL_ROOTFS_TAG: "20241108-piglit-ee"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20241002-pyutils"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue