]> Git Repo - qemu.git/commit
tests/vm: fedora autoinstall, using serial console
authorGerd Hoffmann <[email protected]>
Mon, 17 Jun 2019 04:38:57 +0000 (06:38 +0200)
committerAlex Bennée <[email protected]>
Thu, 4 Jul 2019 18:23:07 +0000 (19:23 +0100)
commit60136e06ea5fcbae228921841a07882f080294c3
treec175942a09be8db6eef1fa611992c9d3e949bc28
parent918fb8fa41236f5002351d3993ae998a5c9568f5
tests/vm: fedora autoinstall, using serial console

Download the install iso and prepare the image locally.  Install to
disk, using the serial console.  Create qemu user, configure ssh login.
Install packages needed for qemu builds.

Yes, we have docker images for fedora.  But for trouble-shooting it
might be helpful to have a vm too.  When vm builds fail you can use
it to figure whenever the vm setup or the guest os is the problem.

Signed-off-by: Gerd Hoffmann <[email protected]>
Tested-by: Thomas Huth <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20190617043858[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
tests/vm/Makefile.include
tests/vm/basevm.py
tests/vm/fedora [new file with mode: 0755]
This page took 0.023227 seconds and 4 git commands to generate.