When testing vmdk, qemu-iotests fails on 017, 018, 042 and 043 for trivial reasons. These patches try to fix those cases to pass tests on all four subformats of vmdk {monolithicSparse monolithicFlat twoGbMaxExtentSparse twoGbMaxExtentFlat}.
Fam Zheng (3): qemu-iotests: exclude vmdk for test 042 qemu-iotests: exclude vmdk from 043 qemu-iotests: fix 017 018 for vmdk tests/qemu-iotests/017 | 4 +++- tests/qemu-iotests/017.out | 2 +- tests/qemu-iotests/018 | 4 +++- tests/qemu-iotests/018.out | 2 +- tests/qemu-iotests/042 | 2 +- tests/qemu-iotests/043 | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) -- 1.8.1.4