Re: [PATCH] gitlab-ci: add meson JUnit test result into report

2022-05-30 Thread Marc-André Lureau
Hi On Mon, May 30, 2022 at 8:32 AM Thomas Huth wrote: > > On 25/05/2022 19.34, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau > > Could you please provide a patch description? (What's the benefit of this > patch? Why is testlog.txt not sufficient?) It allows the gitlab UI to sho

Re: [PATCH] gitlab-ci: add meson JUnit test result into report

2022-05-29 Thread Thomas Huth
On 25/05/2022 19.34, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau Could you please provide a patch description? (What's the benefit of this patch? Why is testlog.txt not sufficient?) Thanks, Thomas Signed-off-by: Marc-André Lureau --- .gitlab-ci.d/buildtest-template.y

[PATCH] gitlab-ci: add meson JUnit test result into report

2022-05-25 Thread marcandre . lureau
From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- .gitlab-ci.d/buildtest-template.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.d/buildtest-template.yml b/.gitlab-ci.d/buildtest-template.yml index dc6d67aacf..b381345dbc 100644 --- a/.gitlab-ci.d/buildtest-temp