Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap

2020-06-04 Thread Thomas Huth
On 04/06/2020 09.51, Vladimir Sementsov-Ogievskiy wrote: > 04.06.2020 10:21, Thomas Huth wrote: >> On 03/06/2020 10.06, Vladimir Sementsov-Ogievskiy wrote: >>> 03.06.2020 10:52, Thomas Huth wrote: On 22/05/2020 00.06, Vladimir Sementsov-Ogievskiy wrote: > Test that dirty bitmap migration w

Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap

2020-06-04 Thread Vladimir Sementsov-Ogievskiy
04.06.2020 10:21, Thomas Huth wrote: On 03/06/2020 10.06, Vladimir Sementsov-Ogievskiy wrote: 03.06.2020 10:52, Thomas Huth wrote: On 22/05/2020 00.06, Vladimir Sementsov-Ogievskiy wrote: Test that dirty bitmap migration works when we deal with mirror. Signed-off-by: Vladimir Sementsov-Ogievs

Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap

2020-06-04 Thread Thomas Huth
On 03/06/2020 10.06, Vladimir Sementsov-Ogievskiy wrote: > 03.06.2020 10:52, Thomas Huth wrote: >> On 22/05/2020 00.06, Vladimir Sementsov-Ogievskiy wrote: >>> Test that dirty bitmap migration works when we deal with mirror. >>> >>> Signed-off-by: Vladimir Sementsov-Ogievskiy >>> Reviewed-by: Eric

Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap

2020-06-03 Thread Vladimir Sementsov-Ogievskiy
03.06.2020 10:52, Thomas Huth wrote: On 22/05/2020 00.06, Vladimir Sementsov-Ogievskiy wrote: Test that dirty bitmap migration works when we deal with mirror. Signed-off-by: Vladimir Sementsov-Ogievskiy Reviewed-by: Eric Blake --- tests/qemu-iotests/194 | 14 ++ tests/qemu-

Re: [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap

2020-06-03 Thread Thomas Huth
On 22/05/2020 00.06, Vladimir Sementsov-Ogievskiy wrote: > Test that dirty bitmap migration works when we deal with mirror. > > Signed-off-by: Vladimir Sementsov-Ogievskiy > Reviewed-by: Eric Blake > --- > tests/qemu-iotests/194 | 14 ++ > tests/qemu-iotests/194.out | 6 ++

[PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap

2020-05-21 Thread Vladimir Sementsov-Ogievskiy
Test that dirty bitmap migration works when we deal with mirror. Signed-off-by: Vladimir Sementsov-Ogievskiy Reviewed-by: Eric Blake --- tests/qemu-iotests/194 | 14 ++ tests/qemu-iotests/194.out | 6 ++ 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/tests/