tests/acceptance: Re-enable the microblaze test
commitee6c14d0166c9a2fa2bf849d8e09fffdda4de31f
authorThomas Huth <thuth@redhat.com>
Thu, 28 Jan 2021 15:28:15 +0000 (28 16:28 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 8 Feb 2021 16:22:36 +0000 (8 17:22 +0100)
treed77fb4d0cc4fa18ba0486043fbbc44589a5b2ea4
parent299ab1b0cef9b7aacf3658ed9b6f16d4870c2778
tests/acceptance: Re-enable the microblaze test

The microblaze kernel sometimes gets stuck during boot (ca. 1 out of 200
times), so we disabled the corresponding acceptance tests some months
ago. However, it's likely better to check that the kernel is still
starting than to not testing it at all anymore. Move the test to
a separate file, enable it again and check for an earlier console
message that should always appear.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20210128152815.585478-1-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
MAINTAINERS
tests/acceptance/boot_linux_console.py
tests/acceptance/machine_microblaze.py [new file with mode: 0644]