mesa/.gitlab-ci/build
Daniel Stone 51c2707b8e ci: Add pyutils container
Currently, our jobs which only want to run a little bit of python -
python-test and the LAVA jobs - pull the entire x86_64-build image,
which is both massive, and massively unnecessary.

Create a separate image which only carries what we need to run our
Python tests and utilities, and switch python-test to using that.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31151>
2024-09-12 18:17:52 +00:00
..
compiler-wrapper-clang-15.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-clang.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-clang++-15.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-clang++.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-g++.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-gcc.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
gitlab-ci.yml ci: Add pyutils container 2024-09-12 18:17:52 +00:00