qemu/tests/vm
Gerd Hoffmann 60136e06ea 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>
2019-07-04 19:23:07 +01:00
..
basevm.py tests/vm: fedora autoinstall, using serial console 2019-07-04 19:23:07 +01:00
centos tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
fedora tests/vm: fedora autoinstall, using serial console 2019-07-04 19:23:07 +01:00
freebsd tests/vm: freebsd autoinstall, using serial console 2019-07-04 19:22:59 +01:00
Makefile.include tests/vm: fedora autoinstall, using serial console 2019-07-04 19:23:07 +01:00
netbsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
openbsd tests/vm: openbsd autoinstall, using serial console 2019-07-04 19:22:58 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: add source repos on ubuntu.i386 2019-07-04 19:22:58 +01:00

See docs/devel/testing.rst for help.