On 1/12/21 5:40 PM, Thomas Huth wrote: > Let's gather the POWER-related tests in a separate file. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > MAINTAINERS | 1 + > tests/acceptance/boot_linux_console.py | 19 -------------- > tests/acceptance/machine_ppc.py | 34 ++++++++++++++++++++++++++ > 3 files changed, 35 insertions(+), 19 deletions(-) > create mode 100644 tests/acceptance/machine_ppc.py
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>