[ovs-git] [ovn-org/ovn] f60a8c: system-ovn.at: Fix flaky "load-balancing" test.

numansiddique noreply at github.com
Thu Aug 5 15:48:17 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: f60a8c6b825a858738d59f0ed90cf76d5a948938
      https://github.com/ovn-org/ovn/commit/f60a8c6b825a858738d59f0ed90cf76d5a948938
  Author: Xavier Simonart <xsimonar at redhat.com>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M AUTHORS.rst
    M tests/system-ovn.at

  Log Message:
  -----------
  system-ovn.at: Fix flaky "load-balancing" test.

When running load-balancing test, tcpdump is executed in background.
When the backround tcpdump stops, it sends to stderr a message
(such as number of packets captured) which might be catched by the
following command (wget) causing the test to fail.

Fixes: ebbcd8e8cc ("northd: add reject action for lb with no backends")
Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1989517
Acked-by: Mark Gray <mark.d.gray at redhat.com>
Signed-off-by: Xavier Simonart <xsimonar at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list