diff options
author | Kevin Wolf <kwolf@redhat.com> | 2018-10-19 18:26:06 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-11-05 15:09:55 +0100 |
commit | 36f808fa15f85a894c2f6cce9df46d27e8f0f129 (patch) | |
tree | f30012035ed52fb4a224baec0fb4fb7046553647 /tests/qemu-iotests/group | |
parent | 9384a444f6ebcd66bba0ae3c8434120d03c8dfea (diff) |
qemu-iotests: Test auto-read-only with -drive and -blockdev
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 31f6e77dcb..ebe4fe78bc 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -227,3 +227,4 @@ 227 auto quick 229 auto quick 231 auto quick +232 auto quick |