diff options
author | Kevin Wolf <kwolf@redhat.com> | 2018-03-20 13:33:52 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-03-26 12:17:43 +0200 |
commit | 0b7e7f66813a7e346e12d47be977a32a530a6316 (patch) | |
tree | 75a877a893423e8553892b80e6c10ffc70674bcf /tests/qemu-iotests/group | |
parent | 6f16f7c5625fde5634cc4c40857b66cdee09dc17 (diff) | |
download | qemu-0b7e7f66813a7e346e12d47be977a32a530a6316.zip qemu-0b7e7f66813a7e346e12d47be977a32a530a6316.tar.gz qemu-0b7e7f66813a7e346e12d47be977a32a530a6316.tar.bz2 |
qemu-iotests: Test vhdx image creation with QMP
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 f706346..52a80f3 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -211,3 +211,4 @@ 210 rw auto 211 rw auto quick 212 rw auto quick +213 rw auto quick |