diff options
author | Max Reitz <mreitz@redhat.com> | 2014-08-18 22:07:34 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-20 11:51:28 +0200 |
commit | a1cb48a3bffdb62c429297ac7057d1ce76fc4839 (patch) | |
tree | 2a25ce42deaea5fdc8ae2d830d924f02ed980b10 /tests/qemu-iotests/group | |
parent | 6c1c8d5d3ebd2e3bcdc89255363c19a88e14ddec (diff) |
iotests: Add test for qcow2's cache options
Add a test which tests various combinations of qcow2's cache options
(some of which are valid, some of which are not).
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 6e67f61262..1c8d453f4e 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -100,3 +100,4 @@ 091 rw auto quick 092 rw auto quick 095 rw auto quick +103 rw auto quick |