coreos-assembler icon indicating copy to clipboard operation
coreos-assembler copied to clipboard

specifying --qemu-iso to `kola testiso` doesn't seem to work

Open dustymabe opened this issue 3 years ago • 1 comments

It appears to still use the one from the builds/ directory. Something like this should work:

cosa kola testiso --qemu-iso foo.iso -S --qemu-firmware=uefi --scenarios iso-live-login

Let's investigate.

dustymabe avatar Sep 03 '22 17:09 dustymabe

I think this is because fundamentally kola testiso operators on a cosa build, not just an ISO. It's a bit of a misnomer since it tests PXE too. It should probably be called kola testlive or something.

jlebon avatar Sep 29 '22 21:09 jlebon