Re: [ovs-dev] [PATCH ovn v3] ovn-northd.at: Fix unstable LSP incremental processing test.

2023-06-14 Thread Dumitru Ceara
On 6/14/23 22:37, Han Zhou wrote: > On Wed, Jun 14, 2023 at 4:16 AM Dumitru Ceara wrote: >> >> On 6/10/23 20:10, Han Zhou wrote: >>> The test case is unstable because there are many factors that can impact >>> the number of recomputes. For example, when northd updates both NB and >>> SB, both

Re: [ovs-dev] [PATCH ovn v3] ovn-northd.at: Fix unstable LSP incremental processing test.

2023-06-14 Thread Han Zhou
On Wed, Jun 14, 2023 at 4:16 AM Dumitru Ceara wrote: > > On 6/10/23 20:10, Han Zhou wrote: > > The test case is unstable because there are many factors that can impact > > the number of recomputes. For example, when northd updates both NB and > > SB, both sides have in-flight transactions, and if

Re: [ovs-dev] [PATCH ovn v3] ovn-northd.at: Fix unstable LSP incremental processing test.

2023-06-14 Thread Dumitru Ceara
On 6/10/23 20:10, Han Zhou wrote: > The test case is unstable because there are many factors that can impact > the number of recomputes. For example, when northd updates both NB and > SB, both sides have in-flight transactions, and if the SB notification > comes back before the NB transaction (for

[ovs-dev] [PATCH ovn v3] ovn-northd.at: Fix unstable LSP incremental processing test.

2023-06-10 Thread Han Zhou
The test case is unstable because there are many factors that can impact the number of recomputes. For example, when northd updates both NB and SB, both sides have in-flight transactions, and if the SB notification comes back before the NB transaction (for updating nb_cfg) completes, ovn-northd