aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFam Zheng <famz@redhat.com>2016-06-03 17:07:52 +0800
committerMax Reitz <mreitz@redhat.com>2016-06-16 15:20:37 +0200
commit6ea66b590cda71bddc3112b40a5c13378c1a3445 (patch)
treeba860d1f641202f81830dd1c7d725770bf2c0ab5 /tests
parent834fe28ddffaec469cf048c7a48eb610e7a6e906 (diff)
downloadqemu-6ea66b590cda71bddc3112b40a5c13378c1a3445.zip
qemu-6ea66b590cda71bddc3112b40a5c13378c1a3445.tar.gz
qemu-6ea66b590cda71bddc3112b40a5c13378c1a3445.tar.bz2
iotests: 095: Clean up QEMU before showing image info
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>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/qemu-iotests/0952
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/095 b/tests/qemu-iotests/095
index dad04b9..030adb2 100755
--- 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