diff options
author | Kevin Wolf <kwolf@redhat.com> | 2017-07-12 13:36:06 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-07-18 15:14:36 +0200 |
commit | e1824e585f54426bd6b035221bf85f90893dc653 (patch) | |
tree | a107a25952f610d5485d1af6874016c52494879c /tests/qemu-iotests/group | |
parent | 83b4fe0ed5c27dfe181c7c746456ba33e4f7ef2b (diff) | |
download | qemu-e1824e585f54426bd6b035221bf85f90893dc653.zip |
qemu-iotests: Test 'info block'
This test makes sure that all block devices show up on 'info block',
with all of the expected information, in different configurations.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@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 2aba585287..0961f8cc4e 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -181,5 +181,6 @@ 182 rw auto quick 183 rw auto migration 185 rw auto +186 rw auto 188 rw auto quick 189 rw auto quick |