Re: [PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
Peter Maydell <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA_bRH+YW7u4oF_7ccC8GqYZuhonBCgHMcX0N25P8MxfLQ@mail.gmail.com> |
On Mon, 20 Jul 2026 at 17:23, Cédric Le Goater <[email protected]> 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]> > --- Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM