[ovs-git] [openvswitch/ovs] abf115: ovn: Added missing --wait in ovn tests

Leonid Ryzhyk noreply at github.com
Thu May 2 17:53:32 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: abf11558c1515bf3b1ecfe4790fe9ec212d7d245
      https://github.com/openvswitch/ovs/commit/abf11558c1515bf3b1ecfe4790fe9ec212d7d245
  Author: Leonid Ryzhyk <ryzhyk at gmail.com>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M tests/ovn-northd.at
    M tests/ovn.at

  Log Message:
  -----------
  ovn: Added missing --wait in ovn tests

Several of the ovn tests did not use the `--wait` flag to to wait for a
configuration change to propagate through the system. As a result,
these tests fail when `ovn-northd` is slow.

Fixed by adding `--wait=hv` or `--wait=sb` as appropriate.

Signed-off-by: Leonid Ryzhyk <ryzhyk at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list