From: Chrysostomos Nanakos <cnana...@grnet.gr> Run resize grow test to ensure that existing data is not lost during grow and new space is zeroed.
Signed-off-by: Chrysostomos Nanakos <cnana...@grnet.gr> Signed-off-by: Kevin Wolf <kw...@redhat.com> --- tests/qemu-iotests/025 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemu-iotests/025 b/tests/qemu-iotests/025 index a5f45b4..467a4b7 100755 --- a/tests/qemu-iotests/025 +++ b/tests/qemu-iotests/025 @@ -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" -- 1.8.3.1