qemu-iotests: enable test 016 and 025 to work with NFS protocol
Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
ecd792fd21
commit
a19737f1bd
@ -39,7 +39,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
|
|||||||
. ./common.filter
|
. ./common.filter
|
||||||
|
|
||||||
_supported_fmt raw
|
_supported_fmt raw
|
||||||
_supported_proto file sheepdog
|
_supported_proto file sheepdog nfs
|
||||||
_supported_os Linux
|
_supported_os Linux
|
||||||
|
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
|
|||||||
. ./common.pattern
|
. ./common.pattern
|
||||||
|
|
||||||
_supported_fmt raw qcow2 qed
|
_supported_fmt raw qcow2 qed
|
||||||
_supported_proto file sheepdog rbd
|
_supported_proto file sheepdog rbd nfs
|
||||||
_supported_os Linux
|
_supported_os Linux
|
||||||
|
|
||||||
echo "=== Creating image"
|
echo "=== Creating image"
|
||||||
|
Loading…
Reference in New Issue
Block a user