diff options
author | Andrey Shinkevich <andrey.shinkevich@virtuozzo.com> | 2020-12-16 09:16:56 +0300 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2021-01-26 14:36:29 +0100 |
commit | b6e0985a4c48eb4f5ed115759bc816322942f39c (patch) | |
tree | f77bf02b4726b4422d73b5a4d6352a83157e4cb8 /tests/qemu-iotests/group | |
parent | e4c8fddde79d45b061d29e69bb564ea73d027a7a (diff) | |
download | qemu-b6e0985a4c48eb4f5ed115759bc816322942f39c.zip qemu-b6e0985a4c48eb4f5ed115759bc816322942f39c.tar.gz qemu-b6e0985a4c48eb4f5ed115759bc816322942f39c.tar.bz2 |
iotests: add #310 to test bottom node in COR driver
The test case #310 is similar to #216 by Max Reitz. The difference is
that the test #310 involves a bottom node to the COR filter driver.
Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
[vsementsov: detach backing to test reads from top, limit to qcow2]
Message-Id: <20201216061703.70908-7-vsementsov@virtuozzo.com>
[mreitz: Add "# group:" line]
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 bc5bc32..d4a3e36 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -318,4 +318,5 @@ 307 rw quick export 308 rw 309 rw auto quick +310 rw quick 312 rw quick |