coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
347 stars 168 forks source link

cmd-osbuild: fix format for disk image passed to qemu #3943

Closed dustymabe closed 2 weeks ago

dustymabe commented 2 weeks ago

Should have been qcow2 and not qcow.

Fixes 5509a8b

dustymabe commented 2 weeks ago

The CI failure here is an instance of the https://github.com/coreos/fedora-coreos-tracker/issues/1796 flake.

Merging this.