On Fri, 1 Feb 2019 19:56:09 -0500 Cleber Rosa <[email protected]> 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 <[email protected]> > Signed-off-by: Cleber Rosa <[email protected]> > --- > .travis.yml | 2 +- > tests/acceptance/boot_linux_console.py | 20 ++++++++++++++++++++ > 2 files changed, 21 insertions(+), 1 deletion(-) Reviewed-by: Cornelia Huck <[email protected]>
