Searched hist:e7a271be (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 156 | e7a271be Fri Mar 15 06:11:05 CDT 2024 Thomas Huth <thuth@redhat.com> tests/qemu-iotests: Restrict test 156 to the 'file' protocol
The test fails completely when you try to use it with a different protocol, e.g. with "./check -ssh -qcow2 156". The test uses some hand-crafted JSON statements which cannot work with other protocols, thus let's change this test to only support the 'file' protocol.
Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20240315111108.153201-7-thuth@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|