]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: skip 048 with qcow which doesn't support resize
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 23 Jun 2017 16:24:05 +0000 (17:24 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 11 Jul 2017 15:44:55 +0000 (17:44 +0200)
commit06af39ecf9da95bbd6dd38e86b15dbc042a6e09c
tree5767056088ea9aeb34f8eb575557082418911ea7
parentebab5636f99eda7034984c27fc30d2c50912bf1c
iotests: skip 048 with qcow which doesn't support resize

Test 048 is designed to verify data preservation during an
image resize. The qcow (v1) format impl has never supported
resize so always fails.

Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20170623162419.26068-7-berrange@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/048