* [PATCH v2] test: Remove distro images from LOCAL_ASSETS
@ 2025-09-08 7:53 Yumei Huang
2025-09-08 8:01 ` Yumei Huang
0 siblings, 1 reply; 2+ messages in thread
From: Yumei Huang @ 2025-09-08 7:53 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 LOCAL_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 v2] test: Remove distro images from LOCAL_ASSETS
2025-09-08 7:53 [PATCH v2] test: Remove distro images from LOCAL_ASSETS Yumei Huang
@ 2025-09-08 8:01 ` Yumei Huang
0 siblings, 0 replies; 2+ messages in thread
From: Yumei Huang @ 2025-09-08 8:01 UTC (permalink / raw)
To: passt-dev; +Cc: sbrivio, dgibson
Sorry, please ignore this, had a typo in commit message and will fix it in v3.
On Mon, Sep 8, 2025 at 3:53 PM Yumei Huang <yuhuang@redhat.com> wrote:
>
> Some of the download links are broken, and none of the images
> are used in current tests. Removing them from LOCAL_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 \
> --
> 2.47.0
>
--
Thanks,
Yumei Huang
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-08 8:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-08 7:53 [PATCH v2] test: Remove distro images from LOCAL_ASSETS Yumei Huang
2025-09-08 8:01 ` Yumei Huang
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).