mesa/.gitlab-ci
Andres Gomez 1be7d87770 ci: disentangle tags for containers and artifacts produced by them
In order to reduce the amount of building work and network traffic, we
use docker caching. For that, we use the MESA_IMAGE_TAG and
MESA_BASE_TAG env variables which build the MESA_IMAGE variable to
identify different containers.

We are also using these tags to identify the cached artifacts produced
by other containers when those are part of the underlying OS to run
directly in DUTs through the DISTRIBUTION_TAG env variable.

The undesirable collateral effect is that we cannot combine a test job
using a container which would like to make use of some of the cached
artifacts created by another container. In other words, we cannot have
a job using a DISTRIBUTION_TAG and a MESA_IMAGE using a different
MESA_[IMAGE|BASE]_TAG variables.

Now, we split the usage in the DISTRIBUTION_TAG through the definition
of MESA_ARTIFACTS_TAG AND MESA_ARTIFACTS_BASE_TAG.

Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Martin Peres <martin.peres@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10977>
2021-05-26 08:03:21 +03:00
..
bare-metal freedreno/ci: Isolate dEQP-EGL reset_context tests 2021-05-01 02:37:05 +00:00
common ci: add xorg to the x86_test-vk container 2021-05-22 06:26:28 +00:00
container ci: include VKD3D-Proton tests into the VK test container 2021-05-25 17:03:25 +00:00
fossils gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
meson ci: Move -Werror enabling from job definitions to meson build script 2021-04-15 16:01:22 +00:00
piglit ci/piglit: Use wget instead of ci-fairy to check a file exists 2021-05-25 06:58:28 +00:00
vkd3d-proton ci: add VKD3D-Proton testsuite runner 2021-05-25 17:03:25 +00:00
windows gallium/u_vbuf: avoid dereferencing NULL pointer 2021-05-05 11:16:42 +00:00
cross-xfail-ppc64el ci: update xfails for ppc64le and s390x 2021-03-23 14:01:49 +00:00
cross-xfail-s390x u_format: Add missing BE swizzles for R8SG8SB8UX8U_NORM 2021-04-28 09:51:09 +00:00
deqp-default-skips.txt ci: Move deqp-default-skips.txt back to .gitlab-ci/ 2021-03-03 18:08:11 +00:00
deqp-runner.sh ci/deqp: Make DEQP_EXPECTED_RENDERER a required regex for VK like for GLES. 2021-05-20 03:18:27 +00:00
docs docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci. 2020-07-08 20:13:11 +00:00
download-git-cache.sh ci: specify MinIO's host URL in a global variable 2020-12-22 18:31:01 +00:00
fossilize-runner.sh gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
fossils.yml gitlab-ci: add parallel-rdp fossils 2020-06-25 08:03:09 +02:00
generate_lava.py ci: Set date in LAVA DUTs from NTP servers 2020-07-31 14:14:38 +02:00
lava-gitlab-ci.yml ci: disentangle tags for containers and artifacts produced by them 2021-05-26 08:03:21 +03:00
lava.yml.jinja2 ci/intel: Add test jobs for dEQP. 2021-05-20 03:18:27 +00:00
prepare-artifacts.sh ci: add VKD3D-Proton testsuite runner 2021-05-25 17:03:25 +00:00
run-shader-db.sh ci: remove nouveau from shader-db runs 2021-02-06 23:04:35 +00:00
test-source-dep.yml ci: Condition s390x on specific drivers 2021-05-24 14:56:51 +00:00
x86_64-w64-mingw32 gitlab-ci: Add a pkg-config for mingw 2019-10-16 23:26:09 +00:00