On Wed, Sep 14, 2016 at 08:23:44PM -0400, Lance Richardson wrote:
> > From: "Ben Pfaff"
> > To: "Lance Richardson"
> > Cc: dev@openvswitch.org
> > Sent: Wednesday, September 14, 2016 8:03:16 PM
> > Subject: Re: [ovs-dev] [PATCH] ovn: make ipam te
> From: "Ben Pfaff"
> To: "Lance Richardson"
> Cc: dev@openvswitch.org
> Sent: Wednesday, September 14, 2016 8:03:16 PM
> Subject: Re: [ovs-dev] [PATCH] ovn: make ipam tests more reliable
>
> On Wed, Sep 14, 2016 at 07:30:50PM -0400, Lance Richardso
On Wed, Sep 14, 2016 at 07:30:50PM -0400, Lance Richardson wrote:
> 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 f
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