]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commit
CI: switch x86 EFI smoke test runner to qemu-xtf.sh
authorDenis Mukhin <dmukhin@ford.com>
Tue, 22 Apr 2025 16:18:53 +0000 (16:18 +0000)
committerStefano Stabellini <stefano.stabellini@amd.com>
Tue, 22 Apr 2025 20:07:12 +0000 (13:07 -0700)
commit23041e72d98265e23218d7a2d97f89bb7cb862e9
treeca1af2249fcddf7eee2cb9e1b51f9c09fb149b54
parenta22f80e7585d424cc40ce0e52233b35146845b94
CI: switch x86 EFI smoke test runner to qemu-xtf.sh

Use qemu-xtf.sh for qemu-smoke-x86-64-gcc-efi job.

Lead time is reduced a bit since not all XTF code base is built, just the
required test.

Signed-off-by: Denis Mukhin <dmukhin@ford.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
automation/gitlab-ci/test.yaml
automation/scripts/include/configs/xtf-x86-64-efi-config [new file with mode: 0644]
automation/scripts/include/xtf-x86-64-efi [new file with mode: 0644]
automation/scripts/qemu-smoke-x86-64-efi.sh [deleted file]