On Mon, Sep 08, 2025 at 07:34:46PM +0800, Yumei Huang wrote: > Signed-off-by: Yumei Huang Tested-by: David Gibson Thanks! > --- > test/Makefile | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/test/Makefile b/test/Makefile > index a774285..4938827 100644 > --- a/test/Makefile > +++ b/test/Makefile > @@ -15,7 +15,7 @@ DEBIAN_IMGS = debian-8.11.0-openstack-amd64.qcow2 \ > debian-10-generic-ppc64el-20220911-1135.qcow2 \ > debian-11-nocloud-amd64.qcow2 \ > debian-11-generic-arm64.qcow2 \ > - debian-11-generic-ppc64el.qcow2 \ > + debian-11-generic-ppc64el-20250703-2162.qcow2 \ > debian-sid-nocloud-amd64-daily.qcow2 \ > debian-sid-nocloud-arm64-daily.qcow2 \ > debian-sid-nocloud-ppc64el-daily.qcow2 > @@ -169,6 +169,9 @@ debian-11-nocloud-%.qcow2: > debian-11-generic-%.qcow2: > $(WGET) -O $@ https://cloud.debian.org/images/cloud/bullseye/latest/debian-11-generic-$*.qcow2 > > +debian-11-generic-ppc64el-20250703-2162.qcow2: > + $(WGET) -O $@ https://cloud.debian.org/images/cloud/bullseye/20250703-2162/debian-11-generic-ppc64el-20250703-2162.qcow2 > + > debian-sid-nocloud-%-daily.qcow2: > $(WGET) -O $@ https://cloud.debian.org/images/cloud/sid/daily/latest/debian-sid-nocloud-$*-daily.qcow2 > > -- > 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