Skip to content

Commit

Permalink
Add Fedora 39/40 images in test-infra (#11578)
Browse files Browse the repository at this point in the history
Signed-off-by: ChengHao Yang <[email protected]>
  • Loading branch information
tico88612 authored Sep 29, 2024
1 parent 860c15c commit fabf17a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions test-infra/image-builder/roles/kubevirt-images/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,20 @@ images:
converted: true
tag: "latest"

fedora-39:
filename: Fedora-Cloud-Base-39-1.5.x86_64.qcow2
url: https://download.fedoraproject.org/pub/fedora/linux/releases/39/Cloud/x86_64/images/Fedora-Cloud-Base-39-1.5.x86_64.qcow2
checksum: sha256:ab5be5058c5c839528a7d6373934e0ce5ad6c8f80bd71ed3390032027da52f37
converted: true
tag: "latest"

fedora-40:
filename: Fedora-Cloud-Base-Generic.x86_64-40-1.14.qcow2
url: https://download.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/x86_64/images/Fedora-Cloud-Base-Generic.x86_64-40-1.14.qcow2
checksum: sha256:ac58f3c35b73272d5986fa6d3bc44fd246b45df4c334e99a07b3bbd00684adee
converted: true
tag: "latest"

fedora-coreos:
filename: fedora-coreos-32.20200601.3.0-openstack.x86_64.qcow2.xz
url: https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/32.20200601.3.0/x86_64/fedora-coreos-32.20200601.3.0-openstack.x86_64.qcow2.xz
Expand Down

0 comments on commit fabf17a

Please sign in to comment.