]> git.ipfire.org Git - thirdparty/qemu.git/commit
gitlab: include all junit XML files from meson
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 8 Sep 2025 19:09:00 +0000 (20:09 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 9 Sep 2025 09:29:42 +0000 (11:29 +0200)
commitc65b3d49b96f2d2da30dba5fb96e07f79e73bd88
tree8064f8c97bc73ca54619db06a9cc94ce28aba17a
parentce1a7cd4cf090e21e0929566400fb759752e28c1
gitlab: include all junit XML files from meson

The junit XML file produced by meson does not always have the
name 'testlog.junit.xml' - in the case of 'make check-functional'
there is a 'testlog-thorough.junit.xml' file too.

Improve CI debugging robustness by capturing all junit files that
meson produces.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250908190901.3571859-4-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/buildtest-template.yml
.gitlab-ci.d/buildtest.yml
.gitlab-ci.d/crossbuild-template.yml
.gitlab-ci.d/custom-runners.yml
.gitlab-ci.d/windows.yml