#168 testcloud trying to download UEFI-UKI images for ppc64le and s390x
Closed: Fixed by frantisekz. Opened by sharkcz.

for example

[sharkcz@rock-kvmlp-fedora s390utils]$ testcloud create fedora:40
ERROR:Couldn't download the desired image (https://download.fedoraproject.org/pub/fedora-secondary/releases/40/Cloud/s390x/images/Fedora-Cloud-Base-UEFI-UKI.s390x-40-1.14.qcow2)...

The UEFI-UKI image is specific for x86_64 and aarch64.

Interestingly testcloud create fedora:40 downloads the Generic variant on aarch64.


Metadata Update from @frantisekz:
- Issue assigned to frantisekz

Thanks!

The image finder for Fedora is long due for rewrite...

Commit d12ec007 fixes this issue

yup, seems to work as expected, thanks

Metadata