projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3fcbb4
)
gitlab-ci: add msys2 meson test to junit report
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Tue, 20 Jun 2023 15:37:20 +0000
(17:37 +0200)
committer
Thomas Huth
<thuth@redhat.com>
Mon, 26 Jun 2023 06:58:02 +0000
(08:58 +0200)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <
20230620153720
.514882-3-marcandre.lureau@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/windows.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.d/windows.yml
b/.gitlab-ci.d/windows.yml
index d45794463a0bfce85b8f100e47cc62db9f36ec14..f889a468b57e9c7adf2f6a1a1747527ccb6e0794 100644
(file)
--- a/
.gitlab-ci.d/windows.yml
+++ b/
.gitlab-ci.d/windows.yml
@@
-16,6
+16,8
@@
expire_in: 7 days
paths:
- build/meson-logs/testlog.txt
+ reports:
+ junit: "build/meson-logs/testlog.junit.xml"
before_script:
- If ( !(Test-Path -Path msys64\var\cache ) ) {
mkdir msys64\var\cache