Re: [PATCH v2 20/22] qemu-iotests/199: check persistent bitmaps

2020-02-19 Thread Andrey Shinkevich
On 17/02/2020 18:02, Vladimir Sementsov-Ogievskiy wrote: Check that persistent bitmaps are not stored on source and that bitmaps are persistent on destination. Signed-off-by: Vladimir Sementsov-Ogievskiy --- tests/qemu-iotests/199 | 16 +++- 1 file changed, 15 insertions(+), 1

[PATCH v2 20/22] qemu-iotests/199: check persistent bitmaps

2020-02-17 Thread Vladimir Sementsov-Ogievskiy
Check that persistent bitmaps are not stored on source and that bitmaps are persistent on destination. Signed-off-by: Vladimir Sementsov-Ogievskiy --- tests/qemu-iotests/199 | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/tests/qemu-iotests/199 b/tests/qemu-i