Re: [ovs-dev] [PATCH ovn] ovn-sbctl.at: Fix timing problem of count-flows test.

2021-07-19 Thread Han Zhou
On Mon, Jul 19, 2021 at 11:22 AM Ben Pfaff wrote: > > On Thu, Jul 15, 2021 at 06:10:40PM -0700, Han Zhou wrote: > > On Thu, Jul 15, 2021 at 4:57 PM Ben Pfaff wrote: > > > > > On Thu, Jul 15, 2021 at 04:34:51PM -0700, Han Zhou wrote: > > > > Fixes: 895e02ec0be6("ovn-sbctl.c Add logical flows count

Re: [ovs-dev] [PATCH ovn] ovn-sbctl.at: Fix timing problem of count-flows test.

2021-07-19 Thread Ben Pfaff
On Thu, Jul 15, 2021 at 06:10:40PM -0700, Han Zhou wrote: > On Thu, Jul 15, 2021 at 4:57 PM Ben Pfaff wrote: > > > On Thu, Jul 15, 2021 at 04:34:51PM -0700, Han Zhou wrote: > > > Fixes: 895e02ec0be6("ovn-sbctl.c Add logical flows count numbers") > > > Signed-off-by: Han Zhou > > > --- > > > tes

Re: [ovs-dev] [PATCH ovn] ovn-sbctl.at: Fix timing problem of count-flows test.

2021-07-15 Thread Han Zhou
On Thu, Jul 15, 2021 at 4:57 PM Ben Pfaff wrote: > On Thu, Jul 15, 2021 at 04:34:51PM -0700, Han Zhou wrote: > > Fixes: 895e02ec0be6("ovn-sbctl.c Add logical flows count numbers") > > Signed-off-by: Han Zhou > > --- > > tests/ovn-sbctl.at | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletio

Re: [ovs-dev] [PATCH ovn] ovn-sbctl.at: Fix timing problem of count-flows test.

2021-07-15 Thread Ben Pfaff
On Thu, Jul 15, 2021 at 04:34:51PM -0700, Han Zhou wrote: > Fixes: 895e02ec0be6("ovn-sbctl.c Add logical flows count numbers") > Signed-off-by: Han Zhou > --- > tests/ovn-sbctl.at | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/tests/ovn-sbctl.at b/tests/ovn-sbctl.at

[ovs-dev] [PATCH ovn] ovn-sbctl.at: Fix timing problem of count-flows test.

2021-07-15 Thread Han Zhou
Fixes: 895e02ec0be6("ovn-sbctl.c Add logical flows count numbers") Signed-off-by: Han Zhou --- tests/ovn-sbctl.at | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ovn-sbctl.at b/tests/ovn-sbctl.at index 16f5dabcc..dabf62d2b 100644 --- a/tests/ovn-sbctl.at +++ b/tests/