Re: [PATCH v3 15/16] iotests: Add qsd-migrate case

2025-02-24 Thread Kevin Wolf
Am 24.02.2025 um 11:23 hat Thomas Huth geschrieben: > On 04/02/2025 22.14, Kevin Wolf wrote: > > Test that it's possible to migrate a VM that uses an image on shared > > storage through qemu-storage-daemon. > > > > Signed-off-by: Kevin Wolf > > Acked-by: Fabiano Rosas > > Reviewed-by: Eric Blake

Re: [PATCH v3 15/16] iotests: Add qsd-migrate case

2025-02-24 Thread Thomas Huth
On 04/02/2025 22.14, Kevin Wolf wrote: Test that it's possible to migrate a VM that uses an image on shared storage through qemu-storage-daemon. Signed-off-by: Kevin Wolf Acked-by: Fabiano Rosas Reviewed-by: Eric Blake --- tests/qemu-iotests/tests/qsd-migrate | 140 +

Re: [PATCH v3 15/16] iotests: Add qsd-migrate case

2025-02-05 Thread Eric Blake
On Tue, Feb 04, 2025 at 10:14:06PM +0100, Kevin Wolf wrote: > Test that it's possible to migrate a VM that uses an image on shared > storage through qemu-storage-daemon. > > Signed-off-by: Kevin Wolf > Acked-by: Fabiano Rosas > Reviewed-by: Eric Blake > --- > tests/qemu-iotests/tests/qsd-migra

[PATCH v3 15/16] iotests: Add qsd-migrate case

2025-02-04 Thread Kevin Wolf
Test that it's possible to migrate a VM that uses an image on shared storage through qemu-storage-daemon. Signed-off-by: Kevin Wolf Acked-by: Fabiano Rosas Reviewed-by: Eric Blake --- tests/qemu-iotests/tests/qsd-migrate | 140 +++ tests/qemu-iotests/tests/qsd-migrate.o