diff options
author | Max Reitz <mreitz@redhat.com> | 2013-10-24 20:24:43 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-10-25 11:08:20 +0200 |
commit | ab6f2bbb2871db8a7ed2457328e864cdf2e2fc82 (patch) | |
tree | 396c946ff21e185b168d798d1e23787085f12c15 /tests/qemu-iotests/group | |
parent | fb8fe35f63a56170cf1bf92b1991d0056385b901 (diff) |
qemu-iotests: Test for loading VM state from qcow2
Add a test for saving a VM state from a qcow2 image and loading it back
(with having restarted qemu in between); this should work without any
problems.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 13c5500f54..3ca9cba2e4 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -73,3 +73,4 @@ 065 rw auto 066 rw auto 067 rw auto +068 rw auto |