[ovs-git] [openvswitch/ovs] 732965: ovn.at: fix occasional failure - ACL reject rule t...

GitHub noreply at github.com
Wed May 23 20:11:01 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 732965bc7d87bf68dce91b46ad2478dce399dc98
      https://github.com/openvswitch/ovs/commit/732965bc7d87bf68dce91b46ad2478dce399dc98
  Author: Han Zhou <zhouhan at gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M tests/ovn.at

  Log Message:
  -----------
  ovn.at: fix occasional failure - ACL reject rule test

The test fails occasionally because it may starts sending packets
before the new ACL related flows are installed on HVs, even if it
ensures lflows exist in SB DB. This patch ensure the HVs are in
sync by ovn-nbctl --wait=hv sync, and removes the check for lflow
readiness in SB.

Signed-off-by: Han Zhou <hzhou8 at ebay.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list