]> xenbits.xensource.com Git - xen.git/commit
automation: add a smoke test for xen.efi on X86
authorMarek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Fri, 4 Oct 2024 02:29:38 +0000 (04:29 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 4 Oct 2024 11:13:32 +0000 (12:13 +0100)
commit2d1c673baea563bb1af00b1e977b4ff7c213cf7f
tree920c181844fadf369d5b06aa1a5f3a7ac1fdb3c3
parent636e66b143ac1aad2f6a9c2e7166d8ba88f4559a
automation: add a smoke test for xen.efi on X86

Check if xen.efi is bootable with an XTF dom0.
The multiboot2+EFI path is tested on hardware tests already.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
automation/build/debian/bookworm.dockerfile
automation/gitlab-ci/test.yaml
automation/scripts/qemu-smoke-x86-64-efi.sh [new file with mode: 0755]