On Mon, 11 Aug 2025 at 17:23, Stefan Hajnoczi <stefa...@redhat.com> wrote: > > Debian trixie has been released. The "stable" alias no longer refers to > the Debian bookworm release, so URLs referring to bookworm artifacts via > the "stable" alias no longer work. > > Switch to explicit release naming ("bookworm") to make a permalink so > the test passes again. > > Suggested-by: Peter Maydell <peter.mayd...@linaro.org> > Fixes: 374a245573b8 ("tests/functional: Add PCI hotplug test for aarch64") > Resolves: #3073 ("PCI hotplug test for aarch64 fails due to broken Debian > installer URL") > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > tests/functional/test_aarch64_hotplug_pci.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM