Re: [PATCH v2 3/3] iotests: Test node/bitmap aliases during migration

2020-07-21 Thread Max Reitz
On 20.07.20 20:02, Vladimir Sementsov-Ogievskiy wrote: > 16.07.2020 16:53, Max Reitz wrote: >> Signed-off-by: Max Reitz >> --- >>   tests/qemu-iotests/300 | 511 + >>   tests/qemu-iotests/300.out |   5 + >>   tests/qemu-iotests/group   |   1 + >>   3 files ch

Re: [PATCH v2 3/3] iotests: Test node/bitmap aliases during migration

2020-07-20 Thread Vladimir Sementsov-Ogievskiy
16.07.2020 16:53, Max Reitz wrote: Signed-off-by: Max Reitz --- tests/qemu-iotests/300 | 511 + tests/qemu-iotests/300.out | 5 + tests/qemu-iotests/group | 1 + 3 files changed, 517 insertions(+) create mode 100755 tests/qemu-iotests/300 cr

[PATCH v2 3/3] iotests: Test node/bitmap aliases during migration

2020-07-16 Thread Max Reitz
Signed-off-by: Max Reitz --- tests/qemu-iotests/300 | 511 + tests/qemu-iotests/300.out | 5 + tests/qemu-iotests/group | 1 + 3 files changed, 517 insertions(+) create mode 100755 tests/qemu-iotests/300 create mode 100644 tests/qemu-iotests/300.out