public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v3] test: Remove distro images from DOWNLOAD_ASSETS
@ 2025-09-08  8:02 Yumei Huang
  2025-09-08  8:45 ` David Gibson
  0 siblings, 1 reply; 2+ messages in thread
From: Yumei Huang @ 2025-09-08  8:02 UTC (permalink / raw)
  To: passt-dev; +Cc: sbrivio, dgibson, yuhuang

Some of the download links are broken, and none of the images
are used in current tests. Removing them from DOWNLOAD_ASSETS so
it won't block make per David's suggestion.

Signed-off-by: Yumei Huang <yuhuang@redhat.com>
---
 test/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/test/Makefile b/test/Makefile
index a774285..dc096c5 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -52,8 +52,7 @@ UBUNTU_NEW_IMGS = xenial-server-cloudimg-powerpc-disk1.img \
 	jammy-server-cloudimg-s390x.img
 UBUNTU_IMGS = $(UBUNTU_OLD_IMGS) $(UBUNTU_NEW_IMGS)
 
-DOWNLOAD_ASSETS = exeter mbuto podman \
-	$(DEBIAN_IMGS) $(FEDORA_IMGS) $(OPENSUSE_IMGS) $(UBUNTU_IMGS)
+DOWNLOAD_ASSETS = exeter mbuto podman
 TESTDATA_ASSETS = small.bin big.bin medium.bin \
 	rampstream
 LOCAL_ASSETS = mbuto.img mbuto.mem.img podman/bin/podman QEMU_EFI.fd \
-- 
@@ -52,8 +52,7 @@ UBUNTU_NEW_IMGS = xenial-server-cloudimg-powerpc-disk1.img \
 	jammy-server-cloudimg-s390x.img
 UBUNTU_IMGS = $(UBUNTU_OLD_IMGS) $(UBUNTU_NEW_IMGS)
 
-DOWNLOAD_ASSETS = exeter mbuto podman \
-	$(DEBIAN_IMGS) $(FEDORA_IMGS) $(OPENSUSE_IMGS) $(UBUNTU_IMGS)
+DOWNLOAD_ASSETS = exeter mbuto podman
 TESTDATA_ASSETS = small.bin big.bin medium.bin \
 	rampstream
 LOCAL_ASSETS = mbuto.img mbuto.mem.img podman/bin/podman QEMU_EFI.fd \
-- 
2.47.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v3] test: Remove distro images from DOWNLOAD_ASSETS
  2025-09-08  8:02 [PATCH v3] test: Remove distro images from DOWNLOAD_ASSETS Yumei Huang
@ 2025-09-08  8:45 ` David Gibson
  0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2025-09-08  8:45 UTC (permalink / raw)
  To: Yumei Huang; +Cc: passt-dev, sbrivio, dgibson

[-- Attachment #1: Type: text/plain, Size: 1267 bytes --]

On Mon, Sep 08, 2025 at 04:02:43PM +0800, Yumei Huang wrote:
> Some of the download links are broken, and none of the images
> are used in current tests. Removing them from DOWNLOAD_ASSETS so
> it won't block make per David's suggestion.
> 
> Signed-off-by: Yumei Huang <yuhuang@redhat.com>

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>

> ---
>  test/Makefile | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/test/Makefile b/test/Makefile
> index a774285..dc096c5 100644
> --- a/test/Makefile
> +++ b/test/Makefile
> @@ -52,8 +52,7 @@ UBUNTU_NEW_IMGS = xenial-server-cloudimg-powerpc-disk1.img \
>  	jammy-server-cloudimg-s390x.img
>  UBUNTU_IMGS = $(UBUNTU_OLD_IMGS) $(UBUNTU_NEW_IMGS)
>  
> -DOWNLOAD_ASSETS = exeter mbuto podman \
> -	$(DEBIAN_IMGS) $(FEDORA_IMGS) $(OPENSUSE_IMGS) $(UBUNTU_IMGS)
> +DOWNLOAD_ASSETS = exeter mbuto podman
>  TESTDATA_ASSETS = small.bin big.bin medium.bin \
>  	rampstream
>  LOCAL_ASSETS = mbuto.img mbuto.mem.img podman/bin/podman QEMU_EFI.fd \
> -- 
> 2.47.0
> 

-- 
David Gibson (he or they)	| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you, not the other way
				| around.
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-08  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-08  8:02 [PATCH v3] test: Remove distro images from DOWNLOAD_ASSETS Yumei Huang
2025-09-08  8:45 ` David Gibson

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).