On 24/01/2020 17:03, Thomas Huth wrote:
The 2018 edition of the QEMU advent calendar 2018 featured Linux images
for various non-x86 machines. We can use them for a boot tests in our
acceptance test suite.
Let's also make sure that we build the corresponding machines in Travis,
and while we're there, drop the superfluous --python parameter (python3
is now the only supported version anyway).
Signed-off-by: Thomas Huth <th...@redhat.com>
Reviewed-by: Liam Merwick <liam.merw...@oracle.com>
---
.travis.yml | 2 +-
tests/acceptance/boot_linux_console.py | 96 ++++++++++++++++++++++++++
2 files changed, 97 insertions(+), 1 deletion(-)