tests/qtest: failover: check migration with failover off
commit7f998491aea4db33582d8c3ef06333a9e52146d5
authorLaurent Vivier <lvivier@redhat.com>
Thu, 3 Feb 2022 14:15:35 +0000 (3 15:15 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Feb 2022 09:15:55 +0000 (21 10:15 +0100)
treee5b363142f26d13baefc8f48dc8e223104b94dcc
parent78475083f7352ff54b078d2b2e758bc55ff60453
tests/qtest: failover: check migration with failover off

If failover is off, the primary device is not plugged and
the migration is done only with the standby device.

On destination, the primary device must not be plugged.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <20220203141537.972317-6-lvivier@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/virtio-net-failover.c