]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-iotests: Fix paths for NFS
authorKevin Wolf <kwolf@redhat.com>
Thu, 17 May 2018 15:26:14 +0000 (17:26 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 23 May 2018 10:20:34 +0000 (12:20 +0200)
commit655ae6bb91998a01964759406cb38ef215a6ba5b
tree82b9f3203de4defd185b508743b1ff7f798e0130
parent4f50c1673a89b07f376ce5c42d22d79a79cd466d
qemu-iotests: Fix paths for NFS

Test cases were trying to use nfs:// URLs as local filenames, which made
every test fail for NFS. With TEST_IMG and TEST_IMG_FILE set like for
the other protocols, NFS tests can pass again.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
tests/qemu-iotests/common.rc