]> git.proxmox.com Git - ovs.git/commit
ovn: Fix occasional failure in gratuitous ARP for NAT rules test.
authorHan Zhou <zhouhan@gmail.com>
Tue, 8 May 2018 01:09:57 +0000 (18:09 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 8 May 2018 18:33:02 +0000 (11:33 -0700)
commitcc6ab7d9afe5b76d12158dd60da4bfdfb1123efd
tree3ea359232fc690d6cb3ba2612a41d10c109b7a32
parent2f4763dc4bce575b186126bac497c183a35535fd
ovn: Fix occasional failure in gratuitous ARP for NAT rules test.

In this test case it didn't wait for all HVs to catch up, which
leads to occasional failures due to timing. This fix updates
the --wait=sb to --wait=hv, which fixes the problem.

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