test: Add a test for booting Ubuntu 24.04
authorSimon Glass <sjg@chromium.org>
Sat, 15 Mar 2025 14:26:06 +0000 (14:26 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 17:43:22 +0000 (11:43 -0600)
commita3d255d996b346c527962926ff80343e02ae8f00
tree54f31010a1f3dcf064bf2c6932a41bb7f344b5fb
parent59001e758ae85f3226f7fab97027d6bff7baa00b
test: Add a test for booting Ubuntu 24.04

Now that U-Boot can boot this quickly, using kvm, add a test that the
installer starts up correctly.

Use the qemu-x86_64 board in the SJG lab.

Signed-off-by: Simon Glass <sjg@chromium.org>
.gitlab-ci.yml
test/py/tests/test_distro.py [new file with mode: 0644]