Re: [PATCH v6 4/6] tests/libqtest: update virtio-net failover test

2021-12-07 Thread Thomas Huth
On 06/12/2021 23.20, Laurent Vivier wrote: Update the migration test to check we correctly wait the end of the card unplug before doing the migration. Signed-off-by: Laurent Vivier --- tests/qtest/virtio-net-failover.c | 34 +++ 1 file changed, 34 insertions(+) d

[PATCH v6 4/6] tests/libqtest: update virtio-net failover test

2021-12-06 Thread Laurent Vivier
Update the migration test to check we correctly wait the end of the card unplug before doing the migration. Signed-off-by: Laurent Vivier --- tests/qtest/virtio-net-failover.c | 34 +++ 1 file changed, 34 insertions(+) diff --git a/tests/qtest/virtio-net-failover.c