qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v7 2/4] tests/qtest: add some tests for virtio-net failover


From: Thomas Huth
Subject: Re: [PATCH v7 2/4] tests/qtest: add some tests for virtio-net failover
Date: Wed, 8 Dec 2021 08:33:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 07/12/2021 18.23, Laurent Vivier wrote:
Add test cases to test several error cases that must be
generated by invalid failover configuration.

Add a combination of coldplug and hotplug test cases to be
sure the primary is correctly managed according the
presence or not of the STANDBY feature.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
---
  tests/qtest/meson.build           |   4 +
  tests/qtest/virtio-net-failover.c | 771 ++++++++++++++++++++++++++++++
  2 files changed, 775 insertions(+)
  create mode 100644 tests/qtest/virtio-net-failover.c

Acked-by: Thomas Huth <thuth@redhat.com>

I'll take this series through my "testing" branch (unless someone speaks up that it should go through some virtio/network branch instead).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]