mbox series

[ovs-dev,00/11] Multiple unit/system tests fixes.

Message ID 20250710153345.104954-1-xsimonar@redhat.com
Headers show
Series Multiple unit/system tests fixes. | expand

Message

Xavier Simonart July 10, 2025, 3:33 p.m. UTC
Xavier Simonart (11):
  tests: Fix ovn-macro when ovn_check_packets__ fails.
  tests: Avoid unloading not existing modules.
  tests: Avoid calling ovs/ovn commands when ovs/ovn are stopped.
  tests: Fix flaky "NAT on a provider network with no localnet ports".
  tests: Fix flaky tests not properly waiting for ovn-controller exit.
  tests: Fix flaky "tag allocation".
  tests: Fix flaky "send arp for nexthop".
  tests: Remove unused commands from mac-binding test.
  tests: Add missing check for scapy.
  tests: Fix flaky "ovn-ic -- route sync -- loadbalancer".
  tests: Fix flaky "interconnection".

 tests/ovn-controller.at     | 12 +++++++++---
 tests/ovn-ic.at             | 32 ++++++++++----------------------
 tests/ovn-macros.at         |  8 ++++++--
 tests/ovn-northd.at         | 12 ++++++------
 tests/ovn.at                | 23 +++++++++--------------
 tests/ovs-macros.at         | 14 +++++++++++++-
 tests/system-kmod-macros.at |  3 +--
 tests/system-ovn.at         | 10 ++++------
 8 files changed, 58 insertions(+), 56 deletions(-)