mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 04:00:23 +01:00
This commit ensures that we are using mesa release builds in performance jobs. To achieve that, some modifications were made on top of https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21492. - Append the `BUILDTYPE` variable into the S3 artifact name (MINIO_ARTIFACT_NAME environment variable) to allow for better artifact management. - The ./artifacts directory has been added to the list of artifact directories for build-common. This ensures that the debian-release and debian-arm64-release jobs are the only ones necessary for running performance jobs. These jobs only produce artifacts via prepare-artifacts.sh when we are under performance workflow. - Make lava-submit.sh behave similar to baremetal jobs regarding MINIO_ARTIFACT_NAME variable. For example, users can now easily differentiate between mesa-arm64.tar.zstd and mesa-arm64-release.tar.zstd by looking inside the `Downloading artifacts from s3` Gitlab section. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21804> |
||
|---|---|---|
| .. | ||
| anv-skips.txt | ||
| anv-tgl-fails.txt | ||
| deqp-anv-tgl-vk.toml | ||
| deqp-hasvk-hsw.toml | ||
| deqp-intel-tgl-skqp.toml | ||
| deqp-intel-whl-skqp.toml | ||
| deqp-iris-amly-egl.toml | ||
| deqp-iris-amly.toml | ||
| deqp-iris-apl-egl.toml | ||
| deqp-iris-apl-glk.toml | ||
| deqp-iris-apl.toml | ||
| deqp-iris-cml.toml | ||
| deqp-iris-glk-egl.toml | ||
| deqp-iris-glk.toml | ||
| deqp-iris-jsl.toml | ||
| deqp-iris-kbl.toml | ||
| deqp-iris-whl.toml | ||
| gitlab-ci.yml | ||
| hasvk-hsw-fails.txt | ||
| hasvk-hsw-flakes.txt | ||
| hasvk-hsw-skips.txt | ||
| intel-tgl-flakes.txt | ||
| iris-amly-fails.txt | ||
| iris-amly-flakes.txt | ||
| iris-amly-skips.txt | ||
| iris-apl-fails.txt | ||
| iris-apl-flakes.txt | ||
| iris-cml-fails.txt | ||
| iris-cml-flakes.txt | ||
| iris-glk-fails.txt | ||
| iris-glk-flakes.txt | ||
| iris-jsl-fails.txt | ||
| iris-jsl-flakes.txt | ||
| iris-jsl-skips.txt | ||
| iris-kbl-fails.txt | ||
| iris-kbl-flakes.txt | ||
| iris-kbl-skips.txt | ||
| iris-skips.txt | ||
| iris-whl-fails.txt | ||
| iris-whl-flakes.txt | ||
| traces-iris.yml | ||