On 04/30/2012 09:01 AM, Christoph Hellwig wrote:
On Mon, Apr 30, 2012 at 12:59:53PM +0100, Stefan Hajnoczi wrote:
It's not ideal but if we had a kickstart file or another way of
building the guest with a single command, then at least regular QEMU
SCSI contributors and maintainers can use the test suite - I think a
Fedora guest would be fine.
At work I have a script that creates a bootable Debian image using a
script around debootstrap. It's just a couple dozend lines of code,
so I can probably release it easily.
Seed files work nicely because they don't require root. I've posted some tests
in the past that use seed files to create a guest from an ISO (without requiring
root privileges).
Regards,
Anthony Liguori
Something similar using febootstrap should be possible, too.