Message ID | 20240830074109.1798553-1-xsimonar@redhat.com |
---|---|
Headers | show |
Series | Fix unit, system and ovn-ic tests. | expand |
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(-) >
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(-) >> >