summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>2020-04-09 18:40:38 +0300
committerMarge Bot <eric+marge@anholt.net>2020-04-14 11:34:02 +0000
commit4c6ce826af2bd633563ffd9f798d511c40805bd1 (patch)
treed841346c05ad13a733edeaa188e859c2297f8deb /.gitlab-ci.yml
parentfbd2be3f5db004090a311694aa1c17ff8c9fc5d8 (diff)
downloadmesa-4c6ce826af2bd633563ffd9f798d511c40805bd1.tar.gz
gitlab-ci: Check the Mesa version used for tracie tests
Verify that the Mesa version used when running tracie tests is the one that was built by CI, rather than any installed distro version. Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com> Reviewed-by: Rohan Garg <rohan.garg@collabora.com> Reviewed-by: Andres Gomez <agomez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3894>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c221a9ca34f..c2b73bca927 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -151,7 +151,7 @@ x86_test-gl:
x86_test-vk:
extends: x86_build
variables:
- FDO_DISTRIBUTION_TAG: &x86_test-vk "2020-04-01-jflags"
+ FDO_DISTRIBUTION_TAG: &x86_test-vk "2020-04-09"
# Debian 9 based x86 build image (old LLVM)
x86_build_old: