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
