diff options
author | Alberto Garcia <berto@igalia.com> | 2020-07-10 18:13:16 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2020-08-26 08:49:51 +0200 |
commit | a5d3cfa2dc775e5d99f013703b8508f1d989d588 (patch) | |
tree | d368d77115c471937aeb63a20eca3bf314daca0b /tests/qemu-iotests/group | |
parent | 7bbb59202a538b12df5840f250899ac3ec39a069 (diff) |
iotests: Add tests for qcow2 images with extended L2 entries
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <e6dd0429cafe84ca603179c298a8703bddca2904.1594396418.git.berto@igalia.com>
[mreitz: Use env in shebang 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 a53ea7f78b..5cad015231 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -284,6 +284,7 @@ 267 rw auto quick snapshot 268 rw auto quick 270 rw backing quick +271 rw auto 272 rw 273 backing quick 274 rw backing |