summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorRhys Perry <pendingchaos02@gmail.com>2020-06-03 14:25:12 +0100
committerMarge Bot <eric+marge@anholt.net>2020-07-30 16:13:08 +0000
commit54394a4d3b1896ba85978cfdbc43ebb7a72fe399 (patch)
tree8cc7b326c188f57879f857bbff864c8dd5a65c22 /.gitlab-ci
parentd488d0fd7baff77204dbd3fd0d625b5974728534 (diff)
ci: enable ACO tests
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Acked-by: Daniel Schürmann <daniel@schuermann.dev> Acked-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3521>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/container/x86_build-base.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/container/x86_build-base.sh b/.gitlab-ci/container/x86_build-base.sh
index e6a1db2028f..830699ae4ea 100644
--- a/.gitlab-ci/container/x86_build-base.sh
+++ b/.gitlab-ci/container/x86_build-base.sh
@@ -81,7 +81,7 @@ apt-get install -y --no-remove -t buster-backports \
# Needed for ci-fairy, this revision is able to upload files to MinIO
pip3 install git+http://gitlab.freedesktop.org/freedesktop/ci-templates@6f5af7e5574509726c79109e3c147cee95e81366
-# for the vulkan overlay layer
+# for the vulkan overlay layer and ACO tests
wget https://github.com/KhronosGroup/glslang/releases/download/SDK-candidate-26-Jul-2020/glslang-master-linux-Release.zip
unzip glslang-master-linux-Release.zip bin/glslangValidator
install -m755 bin/glslangValidator /usr/local/bin/