]> git.proxmox.com Git - mirror_ovs.git/commit - tests/ovn.at
ovn: make ipam tests more reliable
authorLance Richardson <lrichard@redhat.com>
Wed, 14 Sep 2016 23:30:50 +0000 (19:30 -0400)
committerBen Pfaff <blp@ovn.org>
Thu, 15 Sep 2016 00:02:17 +0000 (17:02 -0700)
commit11547f85d64773fdb5f4009f076a3ad3cb446174
tree5035890f431864dda1f1918c39639c7240e97d90
parent6dd3c787f5914ea27b239b6852d8fc0815033128
ovn: make ipam tests more reliable

After adding log messages to better understand  IPAM-related code
in ovn northd, the IPAM tests began to fail occasionally. Adding
--wait=sb to commands triggering address allocation eliminated
these failures (there were no failures with 100 executions when
testing with this change).

Signed-off-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/ovn.at