OSDN Git Service

tests/acceptance: Add a test for the sun4u sparc64 machine
authorThomas Huth <thuth@redhat.com>
Thu, 2 Jul 2020 14:03:16 +0000 (16:03 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 6 Jul 2020 07:32:59 +0000 (09:32 +0200)
commit8c4329214f1d4484205e6f7c48e98ff26969eb56
tree967151cb9d92274948e7caf9a0fe1b27204f8fe8
parentc7aab58ba0baaf82422b7f7b0d7ad63b0db8d166
tests/acceptance: Add a test for the sun4u sparc64 machine

We can use the image from the advent calendar 2018 to test the sun4u
machine. It's not using the "QEMU advent calendar" string, so we can
not use the do_test_advcal_2018() from boot_linux_console.py, thus
let's also put it into a separate file to also be able to add an
entry to the MAINTAINERS file.

Message-Id: <20200704173519.26087-1-thuth@redhat.com>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/acceptance/machine_sparc64_sun4u.py [new file with mode: 0644]