[ovs-dev] [PATCH 0/4] System traffic tests tidyups.

Joe Stringer joe at ovn.org
Thu May 5 01:01:02 UTC 2016


This series gives a bit of love to the system-traffic tests. Most notably,
the first patch avoids a potential kernel crash bug which has been reported
upstream, but may manifest on upstream kernel versions that support NAT.

The last couple of tests make the testsuite a bit more resilient overall by
using the OVS_WAIT_UNTIL() macros to ensure connectivity is established before
attempting to perform testing.


Joe Stringer (4):
  system-traffic: Drop auto ct helpers in namespaces.
  system-traffic: Update tests in flat tables.
  system-traffic: Wait for IPv6 connectivity.
  system-traffic: Wait for availability of ftpd.

 tests/system-common-macros.at |   1 +
 tests/system-traffic.at       | 120 ++++++++++++++++++++++++++----------------
 2 files changed, 75 insertions(+), 46 deletions(-)

-- 
2.1.4




More information about the dev mailing list