automation: create an alpine linux arm64 test job
authorStefano Stabellini <sstabellini@kernel.org>
Tue, 24 Nov 2020 21:15:51 +0000 (13:15 -0800)
committerStefano Stabellini <sstabellini@kernel.org>
Thu, 17 Dec 2020 22:56:43 +0000 (14:56 -0800)
commitb44eb6daa96b1f3eae21b4fd5c1307519c71275a
tree4bc35469c26148009804a24bab0ce91118fb2a3d
parent7b532ee54ecc297cd41aaaffd79436ecbfe4188e
automation: create an alpine linux arm64 test job

Create a test job that starts Xen and Dom0 on QEMU based on the alpine
linux rootfs. Use the Linux kernel and rootfs from the tests-artifacts
containers. Add the Xen tools binaries from the Alpine Linux build job.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
Acked-by: Wei Liu <wl@xen.org>
automation/gitlab-ci/test.yaml
automation/scripts/build
automation/scripts/qemu-alpine-arm64.sh [new file with mode: 0755]