ci/valve-infra: use a new version of the mesa trigger
authorMartin Roukala (né Peres) <martin.roukala@mupuf.org>
Wed, 7 Dec 2022 15:06:57 +0000 (17:06 +0200)
committerMartin Roukala (né Peres) <martin.roukala@mupuf.org>
Thu, 8 Dec 2022 10:27:01 +0000 (12:27 +0200)
This new version of the container will re-try up to 3 times to download
the job bucket, rather than failing directly. If the issue persists,
the job will still succeed, but not all artifacts will be present...

Fixes: #7809
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20203>

.gitlab-ci/test/gitlab-ci.yml

index f6e8c15..609ad42 100644 (file)
@@ -204,7 +204,7 @@ rustfmt:
   # like FDO_DISTRIBUTION_TAG for *the* image, there is no way to
   # depend on more than one image per job. So, the job container is
   # built as part of the CI in the boot2container project.
-  image: registry.freedesktop.org/mupuf/valve-infra/mesa-trigger:2022-11-08.1
+  image: registry.freedesktop.org/mupuf/valve-infra/mesa-trigger:2022-12-08.1
   timeout: 1h 40m
   variables:
     # No need by default to pull the whole repo