On 1/28/21 4:28 PM, Thomas Huth wrote:
> 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 <th...@redhat.com>
> ---
>  MAINTAINERS                            |  1 +
>  tests/acceptance/boot_linux_console.py |  9 -------
>  tests/acceptance/machine_microblaze.py | 35 ++++++++++++++++++++++++++
>  3 files changed, 36 insertions(+), 9 deletions(-)
>  create mode 100644 tests/acceptance/machine_microblaze.py

Thanks, applied to my acceptance-testing tree.


Reply via email to