tests/vm: fedora autoinstall, using serial console
commit60136e06ea5fcbae228921841a07882f080294c3
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 17 Jun 2019 04:38:57 +0000 (17 06:38 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Jul 2019 18:23:07 +0000 (4 19:23 +0100)
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 <kraxel@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190617043858.8290-11-kraxel@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/vm/Makefile.include
tests/vm/basevm.py
tests/vm/fedora [new file with mode: 0755]