tests/acceptance: verify s390x device detection
commit864852ccb8359bda6b7fc51b676b3426562715e0
authorCornelia Huck <cohuck@redhat.com>
Mon, 30 Nov 2020 18:02:15 +0000 (30 19:02 +0100)
committerCornelia Huck <cohuck@redhat.com>
Fri, 11 Dec 2020 10:38:10 +0000 (11 11:38 +0100)
treedc8a7f917428b366b534bf6ea9787a3aead0c711
parent083470b579bd7587bf2ecf479eced8ef6103614c
tests/acceptance: verify s390x device detection

The kernel/initrd combination does not provide the virtio-net
driver; therefore, simply check whether the presented device type
is indeed virtio-net for the two virtio-net-{ccw,pci} devices.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
[re-formatted overlong lines]
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20201130180216.15366-3-cohuck@redhat.com>
tests/acceptance/machine_s390_ccw_virtio.py