[PATCH 0/2] Update locations for some downloaded images
We're not running the distro tests by default at the moment, but the Makefile still downloads and prepares the images for them. I haven't actually done the downloads for some time, because I kept the images around, but I finally happened to do a full clean and needed to re-download. At this point I discovered some of the things we're trying to download have moved, so some URLs need updating. David Gibson (2): test: Update location for Debian ppc64 images test: Fedora 32-35 have moved to the archives test/Makefile | 13 ++++++++----- test/distro/debian | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) -- 2.39.1
The current debian cloud images no longer include ppc64. Change to using
the latest snapshot which does include ppc64.
Signed-off-by: David Gibson
Fedora 32-35 are now old enough that they're not on all mirrors. Fetch
them from the archive server instead.
Signed-off-by: David Gibson
On Tue, 14 Feb 2023 10:37:11 +1100
David Gibson
We're not running the distro tests by default at the moment, but the Makefile still downloads and prepares the images for them. I haven't actually done the downloads for some time, because I kept the images around, but I finally happened to do a full clean and needed to re-download.
At this point I discovered some of the things we're trying to download have moved, so some URLs need updating.
David Gibson (2): test: Update location for Debian ppc64 images test: Fedora 32-35 have moved to the archives
Applied, thanks. -- Stefano
participants (2)
-
David Gibson
-
Stefano Brivio