diff options
author | Max Reitz <mreitz@redhat.com> | 2019-02-01 20:29:12 +0100 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2019-02-25 15:11:26 +0100 |
commit | 0f62cd8204163ba082056094a0bcb693faf67bf6 (patch) | |
tree | 7141a2fe92a538c12b40cb27d194a816d9c92f07 /tests/qemu-iotests/group | |
parent | ef7afd63997d2928bcda9230b36c8fb6b08266bd (diff) | |
download | qemu-0f62cd8204163ba082056094a0bcb693faf67bf6.zip qemu-0f62cd8204163ba082056094a0bcb693faf67bf6.tar.gz qemu-0f62cd8204163ba082056094a0bcb693faf67bf6.tar.bz2 |
iotests: Add test for backing file overrides
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190201192935.18394-9-mreitz@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 fc4c416..f701863 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -227,6 +227,7 @@ 225 rw auto quick 226 auto quick 227 auto quick +228 rw auto quick 229 auto quick 231 auto quick 232 auto quick |