qemu-iotests: Run 025 for Archipelago block driver

Run resize grow test to ensure that existing data
is not lost during grow and new space is zeroed.

Signed-off-by: Chrysostomos Nanakos <cnanakos@grnet.gr>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Chrysostomos Nanakos 2014-09-09 20:38:50 +03:00 committed by Kevin Wolf
parent 94c80a438c
commit 466c80f21f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.pattern
_supported_fmt raw qcow2 qed
_supported_proto file sheepdog rbd nfs
_supported_proto file sheepdog rbd nfs archipelago
_supported_os Linux
echo "=== Creating image"