Vulkan CTS 1.1.6.0 is quite old.
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4179>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4179>
x86_test-vk:
extends: x86_build
variables:
- DEBIAN_TAG: &x86_test-vk "2020-03-05"
+ DEBIAN_TAG: &x86_test-vk "2020-03-16"
# Debian 9 based x86 build image (old LLVM)
x86_build_old:
git clone \
--depth 1 \
https://github.com/KhronosGroup/VK-GL-CTS.git \
- -b vulkan-cts-1.1.6.0 \
+ -b vulkan-cts-1.2.1.0 \
/VK-GL-CTS
pushd /VK-GL-CTS