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