diff options
author | Max Reitz <mreitz@redhat.com> | 2018-04-21 15:29:28 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2018-05-15 16:15:21 +0200 |
commit | a62cbac4ce2db79c14ff299e98ee556b57467c19 (patch) | |
tree | ce8e634267ee8e5e6825f169bbb197cfa145d4b9 /tests/qemu-iotests/group | |
parent | 5fdc0b73eb68d107944cfa65185fb155b511e496 (diff) | |
download | qemu-a62cbac4ce2db79c14ff299e98ee556b57467c19.zip qemu-a62cbac4ce2db79c14ff299e98ee556b57467c19.tar.gz qemu-a62cbac4ce2db79c14ff299e98ee556b57467c19.tar.bz2 |
iotests: Copy 197 for COR filter driver
iotest 197 tests copy-on-read using the (now old) copy-on-read flag.
Copy it to 215 and modify it to use the COR filter driver instead.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20180421132929.21610-9-mreitz@redhat.com
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@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 aed024a..b59bcea 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -213,4 +213,5 @@ 212 rw auto quick 213 rw auto quick 214 rw auto +215 rw auto quick 218 rw auto quick |