diff options
author | Kevin Wolf | 2018-03-20 13:33:52 +0100 |
---|---|---|
committer | Kevin Wolf | 2018-03-26 12:17:35 +0200 |
commit | b7de0777dcae2b39f9245cf600ab96e517d83fa3 (patch) | |
tree | f46a2cf199632318a5497540e7c9b9f6969bb362 /tests/qemu-iotests/group | |
parent | vdi: Fix build with CONFIG_VDI_DEBUG (diff) | |
download | qemu-b7de0777dcae2b39f9245cf600ab96e517d83fa3.tar.gz qemu-b7de0777dcae2b39f9245cf600ab96e517d83fa3.tar.xz qemu-b7de0777dcae2b39f9245cf600ab96e517d83fa3.zip |
qemu-iotests: Test vdi image creation with QMP
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@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 0c2983f4cd..0d11d40aec 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -209,3 +209,4 @@ 208 rw auto quick 209 rw auto quick 210 rw auto +211 rw auto quick |