diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-03-30 16:50:15 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-03-30 17:33:21 +0300 |
| commit | 9db7ed2fc9353e249c4ba5f0faf542ae100ff7ef (patch) | |
| tree | 71e29f285bb86ee263139f1b9bc6bc051c6b4aeb /lib/debug.c | |
| parent | 6baf6b184c2cee822b1463708aac9d0886743003 (diff) | |
tests: Check received routes count for labeled-unicast with addpath
Test failed time to time, let's try this way:
```
$ for x in $(seq 1 20); do cp test_bgp_labeled_unicast_addpath.py test_$x.py; done
$ sudo pytest -s -n 20
```
Ran 10 times using this pattern, no failure :shrug:
Before this change, we checked advertised routes, and at some point `=` was
missing from the output, but advertised correctly. Receiving router gets as
much routes as expected to receive.
I reversed checking received routes, not advertised.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'lib/debug.c')
0 files changed, 0 insertions, 0 deletions
