From: Henning Schild <henning.schild@siemens.com>
To: <isar-users@googlegroups.com>
Subject: Re: [PATCH 2/2] CI: export avocado junit as gitlab report
Date: Tue, 19 Oct 2021 12:10:20 +0200 [thread overview]
Message-ID: <20211019121020.2bc9838e@md1za8fc.ad001.siemens.net> (raw)
In-Reply-To: <20211019100515.611-2-henning.schild@siemens.com>
This most likely works ... can tell in about two hours. Feel free to
apply p1 and leave that one open in case a quick fix is wanted.
Henning
Am Tue, 19 Oct 2021 12:05:15 +0200
schrieb Henning Schild <henning.schild@siemens.com>:
> Having the artifact as "report" makes sure we get nice rendering in
> the gitlab web UI. For that to really work we want the artifacts no
> matter what the return will be.
>
> Signed-off-by: Henning Schild <henning.schild@siemens.com>
> ---
> .gitlab-ci.yml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index fad42102be89..1693a8ab4037 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -16,7 +16,10 @@ variables:
> paths:
> - build/tmp/work/*/*/*/temp
> - build/job-results
> - when: on_failure
> + reports:
> + junit:
> + - build/job-results/job*/results.xml
> + when: always
> expire_in: 1 week
>
> fast-ci:
next prev parent reply other threads:[~2021-10-19 10:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 10:05 [PATCH 1/2] CI: install avocado in venv if host does not have it Henning Schild
2021-10-19 10:05 ` [PATCH 2/2] CI: export avocado junit as gitlab report Henning Schild
2021-10-19 10:10 ` Henning Schild [this message]
2021-10-19 10:09 ` [PATCH 1/2] CI: install avocado in venv if host does not have it Henning Schild
2021-10-19 14:53 ` Baurzhan Ismagulov
2021-10-19 17:19 ` Henning Schild
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211019121020.2bc9838e@md1za8fc.ad001.siemens.net \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox