diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2015-05-12 17:09:22 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-05-22 17:08:09 +0200 |
commit | f7ac119cfac735b24412db8d53b9be13e5ff23b0 (patch) | |
tree | b1d008ea8e85d6342d7e24e5665b1f04f31c25a5 /tests/qemu-iotests/group | |
parent | 8caf02127e92939fff39b63a7ff1a5834d320191 (diff) |
tests: add test case for encrypted qcow2 read/write
Add a simple test case for qemu-iotests that covers read/write
with encrypted qcow2 files.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@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 34b16cb81a..0b817ca32d 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -129,3 +129,4 @@ 129 rw auto quick 130 rw auto quick 131 rw auto quick +134 rw auto quick |