tests/acceptance: add a test for devices on s390x
commit2d9ca5a37b12902f461d901e783cc2ffa4842b93
authorCornelia Huck <cohuck@redhat.com>
Thu, 26 Nov 2020 13:01:58 +0000 (26 14:01 +0100)
committerCornelia Huck <cohuck@redhat.com>
Fri, 11 Dec 2020 10:38:10 +0000 (11 11:38 +0100)
treead1812bfff5e6cd8fef6d895908082efff66e0a9
parent592711e330972044e8666f6da32079d67e26a716
tests/acceptance: add a test for devices on s390x

This adds a very basic test for checking that we present devices
in a way that Linux can consume: boot with both virtio-net-ccw and
virtio-net-pci attached and then verify that Linux is able to see
and detect these devices.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20201126130158.1471985-1-cohuck@redhat.com>
MAINTAINERS
tests/acceptance/machine_s390_ccw_virtio.py [new file with mode: 0644]