From 466c80f21fa2a69eb5cff8048b824c4812179b8c Mon Sep 17 00:00:00 2001 From: Chrysostomos Nanakos Date: Tue, 9 Sep 2014 20:38:50 +0300 Subject: 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 Signed-off-by: Kevin Wolf --- tests/qemu-iotests/025 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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" -- cgit v1.1