qemu-e2k/tests/vm
Gerd Hoffmann 7f71d5051e tests/vm: run test builds on snapshot
The build script doesn't shutdown the guest VMs properly,
which results in filesystem corruption and guest boot
failures sooner or later.

Use the --snapshot to run builds on a snapshot,
That way killing the VM doesn't corrupt the base image.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Acked-by: Ed Maste <emaste@freebsd.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190617043858.8290-4-kraxel@redhat.com>
[AJB: added tags]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-07-04 19:22:58 +01:00
..
Makefile.include tests/vm: run test builds on snapshot 2019-07-04 19:22:58 +01:00
README
basevm.py tests/vm: use ssh with pty unconditionally 2019-07-04 19:22:58 +01:00
centos tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
freebsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
netbsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
openbsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
ubuntu.i386 tests/vm: add source repos on ubuntu.i386 2019-07-04 19:22:58 +01:00

README

See docs/devel/testing.rst for help.