Hi all,
This patch series add a domU creation test based on xl for arm32. To do
that, it reuses the existing arm32 dom0 test, and also reuses the Yocto
qemuarm build output.
Pipeline (with reduced amount of jobs):
https://gitlab.com/xen-project/people/sstabellini/xen/-/pipelines/777780349
Cheers,
Stefano
Stefano Stabellini (3):
automation: move yocto jobs to build stage
automation: add binaries/ to artifacts for Yocto jobs
automation: expand arm32 dom0 test adding xl domain creation
automation/build/yocto/build-yocto.sh | 6 ++++
automation/gitlab-ci/build.yaml | 52 +++++++++++++++++++++++++++++
automation/gitlab-ci/test.yaml | 46 +------------------------
automation/scripts/qemu-smoke-dom0-arm32.sh | 50 ++++++++++++++++++++-------
4 files changed, 97 insertions(+), 57 deletions(-)