]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Introduce a new test routine for OpenBMC images
authorCédric Le Goater <clg@redhat.com>
Wed, 29 Jan 2025 07:18:16 +0000 (08:18 +0100)
committerCédric Le Goater <clg@redhat.com>
Sun, 9 Mar 2025 13:36:52 +0000 (14:36 +0100)
commitae139d6e9248526dcfe5d522061910509809a778
tree0eb2db1c830f54d2522f105846040b5eb0639f7b
parentd9a4282c4b690e45d25c2b933f318bb41eeb271d
tests/functional: Introduce a new test routine for OpenBMC images

The OpenBMC images currently used by QEMU to test the Aspeed machines
are rather old. To prepare an update to the latest builds, we need to
adjust the console patterns. Introduce a new routine to preserve the
current tests.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250129071820.1258133-2-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/aspeed.py