tests/boot_linux_console: add a test for aarch64 + virt
commitd4e12161677bbad86079d15236f1d449cc860978
authorCleber Rosa <crosa@redhat.com>
Tue, 12 Mar 2019 17:18:21 +0000 (12 13:18 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 3 May 2019 00:33:26 +0000 (2 21:33 -0300)
tree4ac0a4c74499ab9a82164c7e25439d484a2ac31d
parent02c2852bcd8fadea3d81c380bdaeaee1ae91247f
tests/boot_linux_console: add a test for aarch64 + virt

Just like the previous tests, boots a Linux kernel on a aarch64 target
using the virt machine.

One special option added is the CPU type, given that the kernel
selected fails to boot on the virt machine's default CPU (cortex-a15).

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Caio Carrara <ccarrara@redhat.com>
Message-Id: <20190312171824.5134-18-crosa@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
.travis.yml
tests/acceptance/boot_linux_console.py