]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-iotests: only run 016 for file and sheepdog protocols
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Apr 2011 06:26:04 +0000 (08:26 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 23 Feb 2012 09:29:47 +0000 (10:29 +0100)
commit5177c5124545f32f15f0da96d1283c90f723839c
tree92eb449c6ededf67609792ce51de38f1dde214f2
parentdd0c35d69b31cfccaca30842787f0450ab70056c
qemu-iotests: only run 016 for file and sheepdog protocols

016 writes past EOF which isn't support by most protocols, so limit
it to file and sheepdog, which explicitly support it.

Pointed out by Josh Durgin <josh.durgin@dreamhost.com>.

Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/qemu-iotests/016