qemu-e2k/tests/vm
Robert Foley 4a70232b1d tests/vm: add shutdown timeout in basevm.py
We are adding the shutdown timeout to solve an issue
we now see where the aarch64 VMs timeout on shutdown
under TCG.

There is a new 3 second timeout in machine.py,
which we override in basevm.py when shutting down.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200717203041.9867-4-robert.foley@linaro.org>
Message-Id: <20200724064509.331-17-alex.bennee@linaro.org>
2020-07-27 09:41:58 +01:00
..
aarch64vm.py tests/vm: switch from optsparse to argparse 2020-07-11 15:53:00 +01:00
basevm.py tests/vm: add shutdown timeout in basevm.py 2020-07-27 09:41:58 +01:00
centos
centos-8-aarch64.ks
centos.aarch64
conf_example_aarch64.yml
conf_example_x86.yml
fedora tests/vm: change scripts to use self._config 2020-07-11 15:52:59 +01:00
freebsd tests/vm: change scripts to use self._config 2020-07-11 15:52:59 +01:00
Makefile.include tests/vm: Add workaround to consume console 2020-07-11 15:53:00 +01:00
netbsd tests/vm: change scripts to use self._config 2020-07-11 15:52:59 +01:00
openbsd tests/vm: change scripts to use self._config 2020-07-11 15:52:59 +01:00
README
ubuntu.aarch64
ubuntu.i386
ubuntuvm.py

See docs/devel/testing.rst for help.