summaryrefslogtreecommitdiff
path: root/tests/topotests/all_protocol_startup/test_all_protocol_startup.py
AgeCommit message (Expand)Author
2025-04-01tests: Resource leaks in test_all_protocol_startupY Bharath
2025-03-18zebra: Fix reinstalling nexthops in NHGs upon interface flapsRajasekar Raja
2024-11-25tests: Add some test cases for missed coverageDonald Sharp
2024-11-05lib: Add ability to track time in individual routemapsDonald Sharp
2024-08-14tests: add retries to nhg tests in all_proto_startupMark Stapp
2024-07-15tests: Refactoring FRR test suitesY Bharath
2024-05-27tests: Organizing variables using format methodY Bharath
2023-12-14tests: Adopt topotests for `show bgp summary` non-JSON outputDonatas Abraitis
2023-10-23zebra: Allow longer prefix matches for nexthopsDonald Sharp
2023-10-05tests: locate nhg id from json output in all_proto_startupMark Stapp
2023-05-11topotest: all_protocol_startup - respect TOPOTESTS_CHECK_STDERR environ variableLou Berger
2023-04-07tests: don't flush ipv6 addressesChristian Hopps
2023-03-22tests: Add topotests for MGMT daemonnguggarigoud
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-11-04tests: Test Resilient NHG's are properly created in zebraDonald Sharp
2022-11-04tests: Speedup test_all_protocol_startup.py by 55 secondsDonald Sharp
2021-11-04tests: Fix route replace test in all_protocol_startupDonald Sharp
2021-11-01tests: All_protocol_startup sporadic failureDonald Sharp
2021-10-22tests: all_protocol_startup needs some tweaks to allow for processingDonald Sharp
2021-10-14Merge pull request #9761 from mjstapp/fix_topo_debug_cliIgor Ryzhov
2021-10-08bgpd: fix crash when using "show bgp vrf all"Igor Ryzhov
2021-10-06tests: clean up all_proto_startup a bitMark Stapp
2021-09-09tests: Fix BGP check in all_protocol_startupMartin Winter
2021-09-04tests: cleanup: rerun changed files through blackChristian Hopps
2021-09-04tests: cleanup - remove unused importsChristian Hopps
2021-09-04tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps
2021-09-04tests: micronet: adapt testsChristian Hopps
2021-06-08bgpd: add terse display option on show bgp summaryLouis Scalbert
2021-06-08bgpd: add counter of displayed show bgp summary when filteringLouis Scalbert
2021-06-08bgpd: display pretty VRF/view name on no such neighborLouis Scalbert
2021-06-04bgpd: modify VRF/view display in show bgp summaryLouis Scalbert
2021-06-04topotests: remove uneccessary vtysh cmd requestLouis Scalbert
2021-05-26bgpd: add show bgp summary filter by neighbor or ASLouis Scalbert
2021-05-11tests: Unify directory naming for topotestsDonatas Abraitis