Re: [ovs-dev] [PATCH] ipsec: Fix race in system tests

2021-04-20 Thread Ilya Maximets
On 4/13/21 9:28 PM, Flavio Leitner wrote: > On Tue, Apr 13, 2021 at 01:06:40PM -0400, Mark Gray wrote: >> This patch fixes an issue where, depending on timing fluctuations, >> each node has not fully loaded all connections before the other >> node begins to establish a connection. In this failure c

Re: [ovs-dev] [PATCH] ipsec: Fix race in system tests

2021-04-13 Thread Flavio Leitner
On Tue, Apr 13, 2021 at 01:06:40PM -0400, Mark Gray wrote: > This patch fixes an issue where, depending on timing fluctuations, > each node has not fully loaded all connections before the other > node begins to establish a connection. In this failure case, the > "ovs-monitor-ipsec" instance on the

[ovs-dev] [PATCH] ipsec: Fix race in system tests

2021-04-13 Thread Mark Gray
This patch fixes an issue where, depending on timing fluctuations, each node has not fully loaded all connections before the other node begins to establish a connection. In this failure case, the "ovs-monitor-ipsec" instance on the "left" node may `ipsec auto --start` a connection which then gets r