mbox series

[ovs-dev,0/6] Fix unit, system and ovn-ic tests.

Message ID 20240830074109.1798553-1-xsimonar@redhat.com
Headers show
Series Fix unit, system and ovn-ic tests. | expand

Message

Xavier Simonart Aug. 30, 2024, 7:41 a.m. UTC
Xavier Simonart (6):
  tests: Fix flaky "MAC binding aging".
  tests: Fix flaky "Sampling_App incremental processing".
  tests: Fix flaky "load-balancer template IPv4".
  tests: Fix multiple ovn-ic race conditions.
  tests: Fix flaky ACL Sampling system tests.
  tests: Fix flaky BFD system test.

 tests/ovn-ic.at     | 47 ++++++++++++++++++++++++++++++---------------
 tests/ovn-northd.at |  1 +
 tests/ovn.at        |  8 +++++---
 tests/system-ovn.at | 16 ++++++++++-----
 4 files changed, 48 insertions(+), 24 deletions(-)

Comments

Mark Michelson Sept. 3, 2024, 8:38 p.m. UTC | #1
With the exception of the sign-off error on patch 6, this all looks good 
to me.

Acked-by: Mark Michelson <mmichels@redhat.com>

On 8/30/24 03:41, Xavier Simonart wrote:
> Xavier Simonart (6):
>    tests: Fix flaky "MAC binding aging".
>    tests: Fix flaky "Sampling_App incremental processing".
>    tests: Fix flaky "load-balancer template IPv4".
>    tests: Fix multiple ovn-ic race conditions.
>    tests: Fix flaky ACL Sampling system tests.
>    tests: Fix flaky BFD system test.
> 
>   tests/ovn-ic.at     | 47 ++++++++++++++++++++++++++++++---------------
>   tests/ovn-northd.at |  1 +
>   tests/ovn.at        |  8 +++++---
>   tests/system-ovn.at | 16 ++++++++++-----
>   4 files changed, 48 insertions(+), 24 deletions(-)
>
Mark Michelson Sept. 11, 2024, 6:04 p.m. UTC | #2
I merged this to main and branch-24.09. Thanks!

On 9/3/24 16:38, Mark Michelson wrote:
> With the exception of the sign-off error on patch 6, this all looks good 
> to me.
> 
> Acked-by: Mark Michelson <mmichels@redhat.com>
> 
> On 8/30/24 03:41, Xavier Simonart wrote:
>> Xavier Simonart (6):
>>    tests: Fix flaky "MAC binding aging".
>>    tests: Fix flaky "Sampling_App incremental processing".
>>    tests: Fix flaky "load-balancer template IPv4".
>>    tests: Fix multiple ovn-ic race conditions.
>>    tests: Fix flaky ACL Sampling system tests.
>>    tests: Fix flaky BFD system test.
>>
>>   tests/ovn-ic.at     | 47 ++++++++++++++++++++++++++++++---------------
>>   tests/ovn-northd.at |  1 +
>>   tests/ovn.at        |  8 +++++---
>>   tests/system-ovn.at | 16 ++++++++++-----
>>   4 files changed, 48 insertions(+), 24 deletions(-)
>>
>