ci/deqp: backport fix for dEQP-VK.binding_model.buffer_device_address.*
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34028>
This commit is contained in:
committed by
Marge Bot
parent
6e19215810
commit
3ea479c584
@@ -47,6 +47,8 @@ main_cts_patch_files=(
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
vk_cts_commits_to_backport=(
|
||||
# Stop querying device address from unbound buffers
|
||||
046343f46f7d39d53b47842d7fd8ed3279528046
|
||||
)
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
|
||||
@@ -39,8 +39,8 @@ variables:
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250310-android-cts"
|
||||
DEBIAN_TEST_GL_TAG: "20250307-piglit-70"
|
||||
DEBIAN_TEST_VK_TAG: "20250307-piglit-70"
|
||||
KERNEL_ROOTFS_TAG: "20250307-piglit-70"
|
||||
DEBIAN_TEST_VK_TAG: "20250312-bda-fix"
|
||||
KERNEL_ROOTFS_TAG: "20250312-bda-fix"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20250303-hypothesis"
|
||||
|
||||
Reference in New Issue
Block a user