Commit 466c80f2 authored by Chrysostomos Nanakos's avatar Chrysostomos Nanakos Committed by Kevin Wolf
Browse files

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: default avatarChrysostomos Nanakos <cnanakos@grnet.gr>
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
parent 94c80a43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"