On Fri, 1 Feb 2019 19:56:09 -0500 Cleber Rosa <cr...@redhat.com> wrote:
> Just like the previous tests, boots a Linux kernel on a s390x target > using the s390-ccw-virtio machine. > > Because it's not possible to have multiple VT220 consoles, > '-nodefaults' is used, so that the one set with set_console() works > correctly. > > Reviewed-by: Caio Carrara <ccarr...@redhat.com> > Signed-off-by: Cleber Rosa <cr...@redhat.com> > --- > .travis.yml | 2 +- > tests/acceptance/boot_linux_console.py | 20 ++++++++++++++++++++ > 2 files changed, 21 insertions(+), 1 deletion(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>