[PATCH v2 0/2] XTF on arm64 support in CI

Michal Orzel posted 2 patches 1 year, 4 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20221216133012.19927-1-michal.orzel@amd.com
automation/gitlab-ci/test.yaml                | 16 +++++
automation/scripts/qemu-xtf-dom0less-arm64.sh | 68 +++++++++++++++++++
2 files changed, 84 insertions(+)
create mode 100755 automation/scripts/qemu-xtf-dom0less-arm64.sh
[PATCH v2 0/2] XTF on arm64 support in CI
Posted by Michal Orzel 1 year, 4 months ago
This series adds support into our CI for using XTF to perform low-level
testing on arm64 (dom0less use case for now). For the purpose of the CI
testing, we are going to use XTF fork with implemented arm64 support.

This series populates the CI jobs to run hyp-xen-version XTF test to validate
some of the xen_version hypercall operations.

Changes in v2:
Let's take the opportunity to run XTF as a domU in pure dom0less configuration,
as this is something our testing do not cover at the moment.

Michal Orzel (2):
  automation: Add support for using XTF for arm64 testing
  automation: Add test jobs to run XTF hypercall xen_version test

 automation/gitlab-ci/test.yaml                | 16 +++++
 automation/scripts/qemu-xtf-dom0less-arm64.sh | 68 +++++++++++++++++++
 2 files changed, 84 insertions(+)
 create mode 100755 automation/scripts/qemu-xtf-dom0less-arm64.sh

-- 
2.25.1