automation: qemu-smoke-arm64: Use kernel 5.19
authorXenia Ragiadakou <burzalodowa@gmail.com>
Mon, 8 Aug 2022 18:39:51 +0000 (21:39 +0300)
committerStefano Stabellini <stefano.stabellini@amd.com>
Mon, 8 Aug 2022 22:32:25 +0000 (15:32 -0700)
commit40cd0e968fa33df090b64196fe0b0e87f376d4a4
tree3319f4d01b95294ce707cbf199067f4983466859
parent6d6aee437e37fced0c49be97e08c30da873690fc
automation: qemu-smoke-arm64: Use kernel 5.19

Use kernel 5.19 to unblock testing dom0less enhanced.
This kernel version has the necessary patches for deferring xenbus probe
until xenstore is fully initialized.
Also, build kernel with bridging and xen netback support enabled because
it will be used for testing network connectivity between Dom0 and Dom1
over a pv network interface.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
automation/gitlab-ci/build.yaml
automation/gitlab-ci/test.yaml
automation/tests-artifacts/kernel/5.19-arm64v8.dockerfile [new file with mode: 0644]