mirror_frr/tests/topotests/ospfapi
Christian Hopps 39e1f084b5 tests: ospfapi: fix non-determinism in test
fixes #13584

The test had the ospf client injecting multiple opaque LSAs on 5s pace,
but the test itself verified and advanced on an LSA in the middle of
that sequence and not the last one. Then the test reset the ospf client
and originating router. If a later injected LSA managed to get in to the
router and flooded prior to the client/router reset then the opaque data
or sequence number could differ from the expected value.

Signed-off-by: Christian Hopps <chopps@labn.net>
2023-05-26 05:09:13 -04:00
..
r1 tests: improve the ospfapi test (move to square topology) 2023-02-20 11:58:30 -05:00
r2 tests: improve the ospfapi test (move to square topology) 2023-02-20 11:58:30 -05:00
r3 tests: improve the ospfapi test (move to square topology) 2023-02-20 11:58:30 -05:00
r4 tests: improve the ospfapi test (move to square topology) 2023-02-20 11:58:30 -05:00
ctester.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
lib tests: add opaque api test 2022-06-02 16:37:16 -04:00
test_ospf_clientapi.py tests: ospfapi: fix non-determinism in test 2023-05-26 05:09:13 -04:00