coreos / coreos/coreos-assembler
specifying --qemu-iso to `kola testiso` doesn't seem to work
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 393
- Forks
- 193
- Avg merge
- 17h 6m
- Merged PRs (30d)
- 5
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the provided cosa kola testiso --qemu-iso foo.iso command and trace the --qemu-iso handling in the kola testiso entry point. Confirm whether the supplied ISO is used instead of the one in builds/; done means the command consistently boots the explicitly supplied ISO.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100