Searched hist:"8 e5decb521b62e553b6d1a0b37a8491f24ab645c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 020 | diff 8e5decb521b62e553b6d1a0b37a8491f24ab645c Wed Nov 22 20:08:22 CST 2017 Max Reitz <mreitz@redhat.com> iotests: Forbid 020 for non-file protocols
This test does funny things like TEST_IMG="TEST_IMG.base" _make_test_img that usually only work with the file protocol. More specifically, they do not work with the most interesting non-file protocols, so we might as well skip this for anything but file.
Signed-off-by: Max Reitz <mreitz@redhat.com> Message-id: 20171123020832.8165-8-mreitz@redhat.com Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|