diff options
author | Fam Zheng <famz@redhat.com> | 2016-04-20 10:48:36 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-04-20 16:52:55 +0200 |
commit | 8ca92f3c069558897269e609e4f47bd6255d6339 (patch) | |
tree | 038294025c02f4765afb9eb2ee7839cb2f3c3a8d /tests/qemu-iotests/152.out | |
parent | 74f69050fe9950c0fa083da0f7a836d9721194cf (diff) |
iotests: Test case for drive-mirror with unaligned image size
This is the regression test for the virtual size mismatch issue between
target and source images.
[ kwolf: Added test_unaligned_with_update ]
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/152.out')
-rw-r--r-- | tests/qemu-iotests/152.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/qemu-iotests/152.out b/tests/qemu-iotests/152.out new file mode 100644 index 0000000000..fbc63e62f8 --- /dev/null +++ b/tests/qemu-iotests/152.out @@ -0,0 +1,5 @@ +.. +---------------------------------------------------------------------- +Ran 2 tests + +OK |