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>
This commit is contained in:
parent
834fe28ddf
commit
6ea66b590c
@ -74,6 +74,8 @@ _send_qemu_cmd $h "{ 'execute': 'block-commit',
|
|||||||
'arguments': { 'device': 'test',
|
'arguments': { 'device': 'test',
|
||||||
'top': '"${TEST_IMG}.snp1"' } }" "BLOCK_JOB_COMPLETED"
|
'top': '"${TEST_IMG}.snp1"' } }" "BLOCK_JOB_COMPLETED"
|
||||||
|
|
||||||
|
_cleanup_qemu
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "=== Base image info after commit and resize ==="
|
echo "=== Base image info after commit and resize ==="
|
||||||
TEST_IMG="${TEST_IMG}.base" _img_info | _filter_img_info
|
TEST_IMG="${TEST_IMG}.base" _img_info | _filter_img_info
|
||||||
|
Loading…
Reference in New Issue
Block a user