acceptance: use stable URLs for the Debian and Ubuntu installer
commit0eca1f4b5c1a6cf8f05ff7da72a4e97b41894e84
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 10 Aug 2020 09:29:41 +0000 (10 11:29 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 12 Aug 2020 12:14:28 +0000 (12 14:14 +0200)
tree1e041628424504dfca70d3658570b4c08dc8aaee
parentc45aed126f01b5f04d0d5ad703a252faed638c23
acceptance: use stable URLs for the Debian and Ubuntu installer

The kernel and initrd hashes seem to have changed for the Bionic
aarch64 installer, causing BootLinuxConsole.test_aarch64_xlnx_versal_virt
to fail.  Correct the paths to use the previous binaries instead of
the latest.  Do the same for the Lenny alpha installer for
consistency, even though those are unlikely to change.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200810092941.154911-1-pbonzini@redhat.com>
tests/acceptance/boot_linux_console.py