]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qemu-iotests/069
qemu-iotests: Add _unsupported_imgopts for vmdk subformats
authorFam Zheng <famz@redhat.com>
Tue, 26 Nov 2013 06:40:33 +0000 (14:40 +0800)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Jan 2014 11:07:16 +0000 (12:07 +0100)
commitd2329f27c9c8408d4134c7243313dbaa37270384
tree8de37436c6966501d129e6e3cd0343af3ca237ba
parent2c77f52e39ff2ba071e3b549ad7a3ebea0758edd
qemu-iotests: Add _unsupported_imgopts for vmdk subformats

Some cases are not applicable for vmdk subformats those don't support
certain features, e.g. backing file, and some others can't run on
mult-file image, e.g. monolithicFlat. This adds declaration in test
cases to skip them automatically, so that iotests on vmdk can go
more smoothly (without manually picking of cases for each subformat).

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/017
tests/qemu-iotests/018
tests/qemu-iotests/019
tests/qemu-iotests/020
tests/qemu-iotests/034
tests/qemu-iotests/037
tests/qemu-iotests/059
tests/qemu-iotests/063
tests/qemu-iotests/069