iotests: Disable broken streamOptimized tests
commit325dd915b231801e48f89b38a4bfb89c8956098c
authorMax Reitz <mreitz@redhat.com>
Thu, 15 Aug 2019 15:36:36 +0000 (15 17:36 +0200)
committerMax Reitz <mreitz@redhat.com>
Tue, 3 Sep 2019 12:55:35 +0000 (3 14:55 +0200)
treebe385ad4eac7da5171c8531c17f06650a9501904
parentbedb8bb41953fd7ee15236cc6005d97063d38efa
iotests: Disable broken streamOptimized tests

streamOptimized does not support writes that do not span exactly one
cluster.  Furthermore, it cannot rewrite already allocated clusters.
As such, many iotests do not work with it.  Disable them.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190815153638.4600-6-mreitz@redhat.com
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
21 files changed:
tests/qemu-iotests/002
tests/qemu-iotests/003
tests/qemu-iotests/005
tests/qemu-iotests/009
tests/qemu-iotests/010
tests/qemu-iotests/011
tests/qemu-iotests/017
tests/qemu-iotests/018
tests/qemu-iotests/019
tests/qemu-iotests/020
tests/qemu-iotests/027
tests/qemu-iotests/032
tests/qemu-iotests/033
tests/qemu-iotests/034
tests/qemu-iotests/037
tests/qemu-iotests/063
tests/qemu-iotests/072
tests/qemu-iotests/105
tests/qemu-iotests/197
tests/qemu-iotests/215
tests/qemu-iotests/251