[Qemu-devel] [PATCH v2 0/3] qemu-iotests: Fix NFS + raw

Kevin Wolf posted 3 patches 7 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180518142605.19846-1-kwolf@redhat.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
tests/qemu-iotests/086           |  2 +-
tests/qemu-iotests/common.filter |  6 ++++--
tests/qemu-iotests/common.rc     | 12 +++++++++---
3 files changed, 14 insertions(+), 6 deletions(-)
[Qemu-devel] [PATCH v2 0/3] qemu-iotests: Fix NFS + raw
Posted by Kevin Wolf 7 years, 5 months ago
This series fixes the NFS support in qemu-iotests, at least as far as
raw is concerned. More fixes would be needed for NFS with qcow2.

v2:
- Introduce $REMOTE_TEST_DIR to avoid breaking non-NFS cases (and to
  support additional files in the same directory besides $TEST_IMG)

Kevin Wolf (3):
  qemu-iotests: Fix paths for NFS
  qemu-iotests: Filter NFS paths
  qemu-iotests: 086 doesn't work with NFS

 tests/qemu-iotests/086           |  2 +-
 tests/qemu-iotests/common.filter |  6 ++++--
 tests/qemu-iotests/common.rc     | 12 +++++++++---
 3 files changed, 14 insertions(+), 6 deletions(-)

-- 
2.13.6