Commit ac165c2
tests: Fix load balancing system-tests.
As in [0], multiple load balancing system tests are randomly failing from
time to time as they check that, after 10 requests sent to a load
balancer, all backends are at least reached once. Statistically, this is
failing from time to time.
[1] fixed such issues, but there is a new occurrence.
[0] https://github.com/ovsrobot/ovn/actions/runs/27547031217/job/81423590350
[1] c906da4: tests: Fixed load balancing system-tests
Fixes: da55294 ("northd: Do not drop ip traffic with destination vip expressed via template vars.")
Signed-off-by: Xavier Simonart <xsimonar@redhat.com>
Signed-off-by: Mark Michelson <mmichels@redhat.com>1 parent a42d960 commit ac165c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17733 | 17733 | | |
17734 | 17734 | | |
17735 | 17735 | | |
17736 | | - | |
| 17736 | + | |
17737 | 17737 | | |
17738 | 17738 | | |
17739 | 17739 | | |
| |||
0 commit comments