diff options
author | Kevin Wolf <kwolf@redhat.com> | 2019-02-22 11:45:50 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-03-08 12:26:46 +0100 |
commit | 76b90e23e71ecdbfba1ea6bea88502bd9d1fd82f (patch) | |
tree | af3bc08b3f6d5757de255b27802d5a28d9cacf3f /tests/qemu-iotests/group | |
parent | c35896c5e85d783a7248ef5cb12a9a82dbb7d5d6 (diff) |
qemu-iotests: General tests for qcow2 with external data file
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 03aa93dbf5..36100b803c 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -242,3 +242,4 @@ 240 auto quick 242 rw auto quick 243 rw auto quick +244 rw auto quick |