diff options
author | Kevin Wolf <kwolf@redhat.com> | 2019-09-17 12:43:42 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-10-04 11:59:01 +0200 |
commit | 92b22e7b1789b0e5f20d245706e72eae70dbddce (patch) | |
tree | 596f54f31f4e9f153272cf552e25e0b10f50247b /tests/qemu-iotests/group | |
parent | 05f4aced658a02b02d3e89a6c7a2281008fcf26c (diff) |
iotests: Test internal snapshots with -blockdev
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Tested-by: Peter Krempa <pkrempa@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 5d3da937e4..5805a79d9e 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -277,3 +277,4 @@ 263 rw quick 265 rw auto quick 266 rw quick +267 rw auto quick snapshot |