[XEN PATCH v2 0/3] CI: Fixes for tools/tests and junit and other

Anthony PERARD posted 3 patches 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250730152602.45436-1-anthony@xenproject.org
automation/gitlab-ci/test.yaml     |  1 +
automation/scripts/qubes-x86-64.sh | 19 +++++++++++++++++--
2 files changed, 18 insertions(+), 2 deletions(-)
[XEN PATCH v2 0/3] CI: Fixes for tools/tests and junit and other
Posted by Anthony PERARD 3 months ago
From: Anthony PERARD <anthony.perard@vates.tech>

Patch series available in this git branch:
https://xenbits.xenproject.org/git-http/people/aperard/xen-unstable.git br.ci-tools-tests-junit-fixes-v2

All the *-tools-tests-* are currently only checking automatically if the
machine as booted. The only way to find out if one of the tools/tests failed is
to read the console output by hand. Fix that.

Cheers,

Anthony PERARD (3):
  CI: Rework run-tools-test exit path
  CI: Upload junit result as artefact
  CI: Workaround extra content in junit

 automation/gitlab-ci/test.yaml     |  1 +
 automation/scripts/qubes-x86-64.sh | 19 +++++++++++++++++--
 2 files changed, 18 insertions(+), 2 deletions(-)

-- 
Anthony PERARD