All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] XTF on arm64 support in CI
@ 2022-12-15 15:25 Michal Orzel
  2022-12-15 15:25 ` [PATCH 1/2] automation: Add support for using XTF for arm64 testing Michal Orzel
  2022-12-15 15:25 ` [PATCH 2/2] automation: Add test jobs to run XTF hypercall xen_version test Michal Orzel
  0 siblings, 2 replies; 8+ messages in thread
From: Michal Orzel @ 2022-12-15 15:25 UTC (permalink / raw)
  To: xen-devel; +Cc: Michal Orzel, Doug Goldstein, Stefano Stabellini

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-12-16 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 15:25 [PATCH 0/2] XTF on arm64 support in CI Michal Orzel
2022-12-15 15:25 ` [PATCH 1/2] automation: Add support for using XTF for arm64 testing Michal Orzel
2022-12-15 21:05   ` Stefano Stabellini
2022-12-16  9:31     ` Michal Orzel
2022-12-15 15:25 ` [PATCH 2/2] automation: Add test jobs to run XTF hypercall xen_version test Michal Orzel
2022-12-15 21:08   ` Stefano Stabellini
2022-12-16  9:33     ` Michal Orzel
2022-12-16 12:20       ` Michal Orzel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.