OSDN Git Service

CI: Capture test logs as GitLab artifacts
authorDaniel Stone <daniels@collabora.com>
Thu, 6 Sep 2018 10:01:17 +0000 (11:01 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 4 Oct 2018 13:37:07 +0000 (14:37 +0100)
commit946fa21966698c456d19de8a21afacce4d2ddf87
tree513cb25de6989636cde458efc357d65a4926232a
parent8d44918a7d5ad677b0f0fb6b7802318c95f783d0
CI: Capture test logs as GitLab artifacts

GitLab CI already captures all the stdout/stderr output from the build
process as the log. However, some other important information is hidden
in other log files.

Taken from Wayland, capture logs from the configuration process as well
as from every check.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Cc: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Cc: Lucas De Marchi <lucas.de.marchi@gmail.com>
Cc: Eric Engeström <eric.engestrom@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
[Emil: use wildcard to match the artefacts]
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
.gitlab-ci.yml