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

Michal Orzel posted 2 patches 1 year, 11 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
automation/gitlab-ci/test.yaml                | 16 +++
automation/scripts/qemu-xtf-dom0less-arm64.sh | 97 +++++++++++++++++++
2 files changed, 113 insertions(+)
create mode 100755 automation/scripts/qemu-xtf-dom0less-arm64.sh
[PATCH 0/2] XTF on arm64 support in CI
Posted by Michal Orzel 1 year, 11 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.

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 | 97 +++++++++++++++++++
 2 files changed, 113 insertions(+)
 create mode 100755 automation/scripts/qemu-xtf-dom0less-arm64.sh

-- 
2.25.1