mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Cleanup tests (#8234)
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
This commit is contained in:
@@ -41,6 +41,13 @@ images:
|
||||
converted: true
|
||||
tag: "latest"
|
||||
|
||||
fedora-35:
|
||||
filename: Fedora-Cloud-Base-35-1.2.x86_64.qcow2
|
||||
url: https://download.fedoraproject.org/pub/fedora/linux/releases/35/Cloud/x86_64/images/Fedora-Cloud-Base-35-1.2.x86_64.qcow2
|
||||
checksum: sha256:fe84502779b3477284a8d4c86731f642ca10dd3984d2b5eccdf82630a9ca2de6
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user