CI: gitlab: Collect pytest artifacts
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 3 Mar 2023 01:22:25 +0000 (02:22 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 22 Mar 2023 01:04:09 +0000 (21:04 -0400)
commite567073018db5e515ea24ddca69f70e0ee33432e
treed318851705c85c8eb1d25f3c1c9db79ba2a48283
parent542ae5234e38945ff04124aaaa3a26fb6c4d6f7d
CI: gitlab: Collect pytest artifacts

Copy build artifacts for all test.py tests, so they show up in
artifacts storage for later inspection. The test.py tests output
in CI is basically useless, but it is far more useful in the html
output for analysis and debugging.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Suggested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
.gitlab-ci.yml