On 11.05.20 15:58, Kevin Wolf wrote: > 229 relies on the mirror running into an I/O error when the target is > smaller than the source. After changing mirror to catch this condition > while starting the job, this test case won't get a job that is paused > for an I/O error any more. Use blkdebug instead to inject an error. > > Signed-off-by: Kevin Wolf > Message-Id: <20200507145228.323412-2-kwolf@redhat.com> > Reviewed-by: Eric Blake > Signed-off-by: Kevin Wolf Did you do this on purpose, or did you send the patch mail this way accidentally (with Message-ID tag and double S-o-b)? (Because I’ve never seen anyone else do it) > --- > tests/qemu-iotests/229 | 15 +++++++++++---- > tests/qemu-iotests/229.out | 6 +++--- > 2 files changed, 14 insertions(+), 7 deletions(-) Reviewed-by: Max Reitz