]> git.proxmox.com Git - mirror_qemu.git/commitdiff
gitlab-ci: add msys2 meson test to junit report
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 20 Jun 2023 15:37:20 +0000 (17:37 +0200)
committerThomas 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

index d45794463a0bfce85b8f100e47cc62db9f36ec14..f889a468b57e9c7adf2f6a1a1747527ccb6e0794 100644 (file)
@@ -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