On Mon, Jul 20, 2026 at 06:23:21PM +0200, Cédric Le Goater wrote: > Commit b04746bd0d7c unified boot completion detection on the generic > 'login:' prompt but missed several SDK test files that still matched > on hostname-prefixed patterns. Apply the same fix. > > Resolves: https://gitlab.com/qemu-project/qemu/-/work_items/4059 > Fixes: b04746bd0d7c ("tests/functional/aspeed: unify boot completion > detection on 'login:' prompt") > Reported-by: Peter Maydell <[email protected]> > Signed-off-by: Cédric Le Goater <[email protected]> > --- > tests/functional/aarch64/test_aspeed_ast2700a1.py | 2 +- > tests/functional/aarch64/test_aspeed_ast2700a2.py | 2 +- > tests/functional/aarch64/test_aspeed_ast2700fc.py | 2 +- > tests/functional/arm/test_aspeed_ast2500_sdk.py | 2 +- > tests/functional/arm/test_aspeed_ast2500_sdk_515.py | 2 +- > tests/functional/arm/test_aspeed_ast2600_sdk.py | 2 +- > tests/functional/arm/test_aspeed_ast2600_sdk_515.py | 2 +- > 7 files changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
