ci: Ensure that jobs inherting the ci-deqp jobs artifact meson logs
authorRohan Garg <rohan.garg@collabora.com>
Tue, 9 Feb 2021 16:43:35 +0000 (17:43 +0100)
committerRohan Garg <rohan.garg@collabora.com>
Thu, 11 Feb 2021 14:32:34 +0000 (15:32 +0100)
Since gitlab-ci cannot merge artifact lists, and the last entry a job
extends from overwrites the artifact list, we should ensure that we
artifact meson logs via the .ci-deqp-artifacts job.

Signed-off-by: Rohan Garg <rohan.garg@collabora.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8937>

.gitlab-ci.yml

index c7d8413..fb28c55 100644 (file)
@@ -188,6 +188,7 @@ success:
       # Watch out!  Artifacts are relative to the build dir.
       # https://gitlab.com/gitlab-org/gitlab-ce/commit/8788fb925706cad594adf6917a6c5f6587dd1521
       - artifacts
+      - _build/meson-logs/*.txt
 
 
 # Docker image tag helper templates