summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_features (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra, tests: Connected and Local routes should have a weight of 1Donald Sharp2024-08-212-8/+8
* tests: Refactoring FRR test suitesY Bharath2024-07-151-1/+0
* topotests: remove obsolete OSPFv3 area configRafael Zalamena2023-12-083-9/+9
* zebra: Show NHT resolve via default status on/offDonatas Abraitis2023-08-171-0/+1
* tests: fix BGP delayopen timer expiration testDavid Schweizer2023-07-101-1/+1
* tests: improve bgp test determinismChristian Hopps2023-05-131-8/+21
* tests: replace deprecated ospf json keysMark Stapp2023-04-073-6/+6
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* tests: Expand minimum run_and_expect to 5 secondsDonald Sharp2022-11-221-6/+6
* tests: Adopt bgp_shutdown_message test to a proper encodingDonatas Abraitis2022-01-071-6/+1
* bgpd: Adjust symbolic names for cease notifications according to rfc4486Donatas Abraitis2022-01-061-1/+1
* tests: Remove debugs from topotestsDonald Sharp2021-11-076-9/+9
* tests: Convert over to using converged to test for ospf being convergedDonald Sharp2021-10-133-6/+6
* tests: cleanup - remove unused importsChristian Hopps2021-09-041-1/+0
* tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps2021-09-041-35/+43
* tests: micronet: adapt testsChristian Hopps2021-09-041-1/+1
* Revert "tests: topotests for route-flap dampening"Igor Ryzhov2021-08-0314-918/+0
* tests: Run `black` against tests again to clean up formattingDonald Sharp2021-03-014-4/+4
* tests: Add pytest.mark.ospfd to testsDonald Sharp2021-02-051-0/+2
* tests: topotests for route-flap dampeningDavid Schweizer2020-11-0214-0/+918
* tests: please follow the style guidewhitespace2020-12-171-58/+196
* tests: topotests for BGP DelayOpenTimerDavid Schweizer2020-10-2014-0/+338
* Merge pull request #7593 from opensourcerouting/bgp_features_ospf_fixDonald Sharp2020-11-279-42/+48
|\
| * tests: Make ospf convergence predictable by setting if priorityMartin Winter2020-11-269-42/+48
* | topotests: python3, replace iteritems with itemsPhilippe Guibert2020-11-251-1/+1
|/
* *: reformat python fileswhitespace2020-10-071-131/+211
* tests: don't compare internal vrfId in topotestsIgor Ryzhov2020-10-029-9/+0
* tests: Topotest fixes to skip comparing InterfaceIndex and Internal status in...Martin Winter2020-10-012-33/+0
* tests: Enhance bgp_features topotest suite with tests for "bgp no-rib"David Schweizer2020-09-023-1/+806
* Merge pull request #7069 from opensourcerouting/fix-set-metricDonald Sharp2020-09-197-0/+1145
|\
| * tests: Add topotest for BGP metric changeMartin Winter2020-09-147-0/+1145
* | tests: use .items instead of .iteritems in topotestsMark Stapp2020-09-181-1/+1
* | tests: Modify bgpd.conf to have faster keepalive/hold timersDonald Sharp2020-09-084-0/+6
|/
* tests: Speed up bgp_features topotests by a lotDonald Sharp2020-09-027-0/+47
* tests: Cleanup and fix error message in bgp_features testsuiteMartin Winter2020-08-211-8/+1
* tests: Add new bgp_features testsuite with test for bgp shutdownMartin Winter2020-08-2129-0/+902