projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c80a4
)
qemu-iotests: Run 025 for Archipelago block driver
author
Chrysostomos Nanakos
<cnanakos@grnet.gr>
Tue, 9 Sep 2014 17:38:50 +0000
(20:38 +0300)
committer
Kevin Wolf
<kwolf@redhat.com>
Wed, 10 Sep 2014 08:41:29 +0000
(10:41 +0200)
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>
tests/qemu-iotests/025
patch
|
blob
|
history
diff --git
a/tests/qemu-iotests/025
b/tests/qemu-iotests/025
index a5f45b454c90bc902d2e62c9c5aa25ed9e30b1a9..467a4b7090a9007ce6b46e57a02ff2adf92a7533 100755
(executable)
--- 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"