summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2023-03-30 16:50:15 +0300
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2023-03-31 11:56:05 +0000
commit7aac4f9d794ff550e55ef74fe21cfd20e73a85b5 (patch)
treef1b47789a0323a3f7626f5db7b5d55db4d964a42 /lib/command.c
parentaf8ff718a047afbe747ff1b31ee9c6107fb7469a (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> (cherry picked from commit 9db7ed2fc9353e249c4ba5f0faf542ae100ff7ef)
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions