diff options
author | Hanna Reitz <hreitz@redhat.com> | 2022-11-09 17:54:52 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-11-10 13:33:57 +0100 |
commit | 7b5929c73485b31ebc87c4c20328a6cb40519b71 (patch) | |
tree | 0897fc23e4f66135c10264b204983b6b6f57088b /tests/qemu-iotests/151.out | |
parent | 38591290e7d8c9b5fdeb33eb2b438fef7915de22 (diff) |
iotests/151: Test active requests on mirror start
Have write requests happen to the source node right when we start a
mirror job. The mirror filter node may encounter MirrorBDSOpaque.job
being NULL, but this should not cause a segfault.
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20221109165452.67927-6-hreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/151.out')
-rw-r--r-- | tests/qemu-iotests/151.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/151.out b/tests/qemu-iotests/151.out index 914e3737bd..3f8a935a08 100644 --- a/tests/qemu-iotests/151.out +++ b/tests/qemu-iotests/151.out @@ -1,5 +1,5 @@ -..... +...... ---------------------------------------------------------------------- -Ran 5 tests +Ran 6 tests OK |