[PATCH v2] CI: gitlab: Collect pytest artifacts

Simon Glass sjg at chromium.org
Tue Feb 28 16:10:38 CET 2023


On Mon, 27 Feb 2023 at 19:26, Marek Vasut
<marek.vasut+renesas at mailbox.org> wrote:
>
> 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: Tom Rini <trini at konsulko.com>
> Suggested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> ---
> V2: - Drop bogus comment
>     - Add RB from Tom
> ---
>  .gitlab-ci.yml | 15 ++++++---------
>  1 file changed, 6 insertions(+), 9 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list