summaryrefslogtreecommitdiffstats
path: root/tests/topotests/lib/bgp.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* topotests: bmp, create shared library for bmpPhilippe Guibert2024-12-021-0/+19
* *: Add and use option for graceful (re)startvivek2024-07-011-27/+28
* tests: Updated topotest and documentationPooja Jagadeesh Doijode2024-07-011-17/+60
* tests: Avoid importing unused modulesY Bharath2024-06-171-10/+10
* tests: Adding BGP convergence verification before starting PIM testsKuldeep Kashyap2023-09-201-11/+19
* tests: Adding framework support for bgp_always_compare_medKuldeep Kashyap2023-05-291-0/+8
* tests: Add `exit` stanzas to pre-generated configDonald Sharp2023-05-221-0/+1
* tests: fix pylint error, and update style in lib/*.pyChristian Hopps2023-05-171-11/+0
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* tests: Use JSON camelCase naming for testsDonatas Abraitis2023-01-311-1/+1
* tests: adding bgp unique router id automation.nguggarigoud2022-12-131-7/+24
* zebra: Fix handling of recursive routes when processing closely in timeDonald Sharp2022-10-261-1/+1
* tests: Add lib changes to support bgp local asn featureKuldeep Kashyap2022-10-211-5/+27
* tests: adding bgp admin distance topotests.nguggarigoud2022-08-291-3/+28
* tests : bgp-default-originate in vrf scenerioARShreenidhi2022-06-281-3/+8
* tests : bgp default-originate api are addedARShreenidhi2022-06-141-0/+958
* tests: Framework changes to support bgp vrf dynamic route leak automationKuldeep Kashyap2022-03-211-5/+5
* tests: Fix spelling and grammar mistakesDonald Sharp2022-02-141-1/+1
* tests: BGP : Dynamic route leak VRF lite (BGP-GR)ARShreenidhi2022-01-081-1/+6
* topotests: Add supported topotests for bgpd vrf-lite best path selectionIqra Siddiqui2021-11-191-2/+90
* tests: testcase to configure verity tcp mss in vrfARShreenidhi2021-11-031-0/+53
* tests: Do not do a initial_timeout of 2 seconds for verify_bgp_ribDonald Sharp2021-09-161-1/+1
* tests: cleanup: rerun changed files through blackChristian Hopps2021-09-041-89/+104
* tests: cleanup - remove unused importsChristian Hopps2021-09-041-5/+1
* tests: fix pylint infra errorsChristian Hopps2021-09-041-3/+1
* tests: micronet: update infraChristian Hopps2021-09-041-27/+26
* tests: add global BGP json config for [re]connect timerChristian Hopps2021-09-011-2/+3
* tests: log bgp nbr changes, and allow config of connect timerChristian Hopps2021-08-311-0/+5
* tests: configure routers in parallelChristian Hopps2021-08-271-15/+23
* tests: fix broken bgp GR test (non-deterministic)Christian Hopps2021-08-201-52/+58
* tests: Adding lib changes for bgp peer type verification.nguggarigoud2021-07-151-148/+264
* tests: apply KISS to retry fixtureChristian Hopps2021-06-251-17/+17
* tests: Fixing common pylint error for topojsonKuldeep Kashyap2021-06-081-14/+40
* Merge pull request #8437 from donaldsharp/verify_bgp_community_no_sleepMartin Winter2021-04-151-1/+0
|\
| * tests: Do not sleep(5) when verifying bgp communitiesDonald Sharp2021-04-091-1/+0
* | tests: More black fixupsDonald Sharp2021-04-091-1/+1
|/
* tests: Fix for BGP_GR test failuresKuldeep Kashyap2021-04-051-1/+6
* tests: Fix bgp convergence issue mentioned in #8279Kuldeep Kashyap2021-03-181-92/+103
* tests: address coverity / styling issues in topotestsWesley Coakley2021-03-031-18/+28
* tests: Set default timers to 3/10 for bgp using create_router_bgpDonald Sharp2021-01-161-2/+2
* Merge pull request #6212 from gpnaveen/static_routesMartin Winter2020-12-221-38/+63
|\
| * tests: Adding static routing topojson automation suites.naveen2020-12-111-5/+0
| * tests: Updated verify_bgp_rib api for multipaths.naveen2020-12-111-2/+3
| * tests: Enhanced the lib bgp.py for nexthop checkNaveen Guggarigoudar2020-12-111-12/+12
| * tests: Enhanced lib by removing unnecessary sleepnaveen2020-12-111-2/+0
| * tests: Adding static routing topojson automation suites.naveen2020-12-111-21/+52
* | tests: dict_values are not lists in version 3Donald Sharp2020-12-191-1/+3
|/
* tests: Enhanced auto-rd verification as per changes done in #7652kuldeepkash2020-12-081-28/+27
* tests: Enhance libraries to optimize test executionKuldeep Kashyap2020-11-121-8/+9
* tests: improve unicode handlingMark Stapp2020-09-261-6/+7