diff --git a/.gitlab-ci/container/build-hang-detection.sh b/.gitlab-ci/container/build-hang-detection.sh index 6ce5464c590..b5af1af8904 100644 --- a/.gitlab-ci/container/build-hang-detection.sh +++ b/.gitlab-ci/container/build-hang-detection.sh @@ -2,7 +2,7 @@ set -ex -PARALLEL_DEQP_RUNNER_VERSION=6596b71cf37a7efb4d54acd48c770ed2d4ad6b7e +PARALLEL_DEQP_RUNNER_VERSION=fe557794b5dadd8dbf0eae403296625e03bda18a git clone https://gitlab.freedesktop.org/mesa/parallel-deqp-runner --single-branch -b master --no-checkout /parallel-deqp-runner pushd /parallel-deqp-runner diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index cc28f7d35c1..e1f963b9c77 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -9,7 +9,7 @@ variables: DEBIAN_X86_TEST_IMAGE_PATH: "debian/x86_test-gl" DEBIAN_X86_TEST_GL_TAG: "2022-06-09-piglit-update" - DEBIAN_X86_TEST_VK_TAG: "2022-06-09-piglit-update" + DEBIAN_X86_TEST_VK_TAG: "2022-06-14-hang-detection" FEDORA_X86_BUILD_TAG: "2022-04-24-spirv-tools-5" KERNEL_ROOTFS_TAG: "2022-06-09-piglit-update"