mbox series

[PATCH-for-4.2?,v2,0/2] tests/acceptance: Fix the m68k/q800 Linux test

Message ID 20191126223810.20180-1-philmd@redhat.com (mailing list archive)
Headers show
Series tests/acceptance: Fix the m68k/q800 Linux test | expand

Message

Philippe Mathieu-Daudé Nov. 26, 2019, 10:38 p.m. UTC
Today someone (William/Beraldo?) complained this test was still
failing while fetching the asset. This test already handle the
OSError exception, maybe we are missing another one.

Regardless, it is easier to refresh my previous patch which use
a stable link, so the problem should be fixed.

It seems cleaner to add the 2nd patch after the 1st one, but we don't need
it for 4.2, so it can wait 5.0 (and I'll update its description to refer to
the 1st patch sha1).

William/Beraldo, can you test this please?

Thanks!

Phil.

v1: https://www.mail-archive.com/qemu-devel@nongnu.org/msg656892.html

Philippe Mathieu-Daudé (2):
  tests/boot_linux_console: Fetch assets from Debian snapshot archives
  Revert "Acceptance test: cancel test if m68k kernel packages goes
    missing"

 tests/acceptance/boot_linux_console.py | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)