[PATCH 0/3] automation: dom0less arm32 testing

Michal Orzel posted 3 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230213142210.11728-1-michal.orzel@amd.com
Test gitlab-ci passed
There is a newer version of this series
automation/gitlab-ci/build.yaml               |  20 +++
automation/gitlab-ci/test.yaml                |  48 +++++++
.../scripts/qemu-smoke-dom0less-arm32.sh      | 119 ++++++++++++++++++
3 files changed, 187 insertions(+)
create mode 100755 automation/scripts/qemu-smoke-dom0less-arm32.sh
[PATCH 0/3] automation: dom0less arm32 testing
Posted by Michal Orzel 1 year, 2 months ago
This patch series aims at improving the arm32 CI testing by introducing
the true dom0less-based tests that do not require dom0 with a toolstack.
It creates a foundation for further test expansion.

Michal Orzel (3):
  automation: Add arm32 dom0less testing
  automation: Add a static memory allocation test on arm32
  automation: Add a gzip compressed kernel image test on arm32

 automation/gitlab-ci/build.yaml               |  20 +++
 automation/gitlab-ci/test.yaml                |  48 +++++++
 .../scripts/qemu-smoke-dom0less-arm32.sh      | 119 ++++++++++++++++++
 3 files changed, 187 insertions(+)
 create mode 100755 automation/scripts/qemu-smoke-dom0less-arm32.sh

-- 
2.25.1