projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
834fe28
)
iotests: 095: Clean up QEMU before showing image info
author
Fam Zheng
<famz@redhat.com>
Fri, 3 Jun 2016 09:07:52 +0000
(17:07 +0800)
committer
Max Reitz
<mreitz@redhat.com>
Thu, 16 Jun 2016 13:20:37 +0000
(15:20 +0200)
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id:
1464944872
-24484-1-git-send-email-famz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/095
patch
|
blob
|
history
diff --git
a/tests/qemu-iotests/095
b/tests/qemu-iotests/095
index dad04b9ac9ec82ab9a4e0fb4f1d15da3c81a8cd3..030adb22e1f02941d80b8e33b83498db95078af5 100755
(executable)
--- a/
tests/qemu-iotests/095
+++ b/
tests/qemu-iotests/095
@@
-74,6
+74,8
@@
_send_qemu_cmd $h "{ 'execute': 'block-commit',
'arguments': { 'device': 'test',
'top': '"${TEST_IMG}.snp1"' } }" "BLOCK_JOB_COMPLETED"
+_cleanup_qemu
+
echo
echo "=== Base image info after commit and resize ==="
TEST_IMG="${TEST_IMG}.base" _img_info | _filter_img_info