]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'
authorThomas Huth <thuth@redhat.com>
Mon, 6 Dec 2021 14:34:04 +0000 (15:34 +0100)
committerHanna Reitz <hreitz@redhat.com>
Tue, 1 Feb 2022 09:51:39 +0000 (10:51 +0100)
commit0c83471bd75d329f4945e27dc1aa3a6cc2fda3bf
tree7aacfb7338ff80e32e451863fc835873e3855887
parent804b30d25f8d70dc2dea951883ea92235274a50c
tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'

The lsi53c895a SCSI adaptor might not be enabled in each and every
x86 QEMU binary, e.g. it's disabled in the RHEL/CentOS build.
Thus let's add a check to the 051 test so that it does not fail if
this device is not available.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20211206143404.247032-1-thuth@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
tests/qemu-iotests/051