summaryrefslogtreecommitdiff
path: root/tests/topotests/lib/bgp.py
AgeCommit message (Expand)Author
2023-09-20tests: Adding BGP convergence verification before starting PIM testsKuldeep Kashyap
2023-05-29tests: Adding framework support for bgp_always_compare_medKuldeep Kashyap
2023-05-22tests: Add `exit` stanzas to pre-generated configDonald Sharp
2023-05-17tests: fix pylint error, and update style in lib/*.pyChristian Hopps
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31tests: Use JSON camelCase naming for testsDonatas Abraitis
2022-12-12tests: adding bgp unique router id automation.nguggarigoud
2022-10-26zebra: Fix handling of recursive routes when processing closely in timeDonald Sharp
2022-10-21tests: Add lib changes to support bgp local asn featureKuldeep Kashyap
2022-08-28tests: adding bgp admin distance topotests.nguggarigoud
2022-06-28tests : bgp-default-originate in vrf scenerioARShreenidhi
2022-06-14tests : bgp default-originate api are addedARShreenidhi
2022-03-21tests: Framework changes to support bgp vrf dynamic route leak automationKuldeep Kashyap
2022-02-14tests: Fix spelling and grammar mistakesDonald Sharp
2022-01-08tests: BGP : Dynamic route leak VRF lite (BGP-GR)ARShreenidhi
2021-11-19topotests: Add supported topotests for bgpd vrf-lite best path selectionIqra Siddiqui
2021-11-03tests: testcase to configure verity tcp mss in vrfARShreenidhi
2021-09-16tests: Do not do a initial_timeout of 2 seconds for verify_bgp_ribDonald Sharp
2021-09-04tests: cleanup: rerun changed files through blackChristian Hopps
2021-09-04tests: cleanup - remove unused importsChristian Hopps
2021-09-04tests: fix pylint infra errorsChristian Hopps
2021-09-04tests: micronet: update infraChristian Hopps
2021-09-01tests: add global BGP json config for [re]connect timerChristian Hopps
2021-08-31tests: log bgp nbr changes, and allow config of connect timerChristian Hopps
2021-08-26tests: configure routers in parallelChristian Hopps
2021-08-20tests: fix broken bgp GR test (non-deterministic)Christian Hopps
2021-07-15tests: Adding lib changes for bgp peer type verification.nguggarigoud
2021-06-25tests: apply KISS to retry fixtureChristian Hopps
2021-06-07tests: Fixing common pylint error for topojsonKuldeep Kashyap
2021-04-15Merge pull request #8437 from donaldsharp/verify_bgp_community_no_sleepMartin Winter
2021-04-09tests: Do not sleep(5) when verifying bgp communitiesDonald Sharp
2021-04-09tests: More black fixupsDonald Sharp
2021-04-05tests: Fix for BGP_GR test failuresKuldeep Kashyap
2021-03-17tests: Fix bgp convergence issue mentioned in #8279Kuldeep Kashyap
2021-03-02tests: address coverity / styling issues in topotestsWesley Coakley
2021-01-16tests: Set default timers to 3/10 for bgp using create_router_bgpDonald Sharp
2020-12-22Merge pull request #6212 from gpnaveen/static_routesMartin Winter
2020-12-18tests: dict_values are not lists in version 3Donald Sharp
2020-12-10tests: Adding static routing topojson automation suites.naveen
2020-12-10tests: Updated verify_bgp_rib api for multipaths.naveen
2020-12-10tests: Enhanced the lib bgp.py for nexthop checkNaveen Guggarigoudar
2020-12-10tests: Enhanced lib by removing unnecessary sleepnaveen
2020-12-10tests: Adding static routing topojson automation suites.naveen
2020-12-08tests: Enhanced auto-rd verification as per changes done in #7652kuldeepkash
2020-11-12tests: Enhance libraries to optimize test executionKuldeep Kashyap
2020-09-26tests: improve unicode handlingMark Stapp
2020-09-18tests: use .items instead of .iteritems in topotestsMark Stapp
2020-09-18tests: Add bgp_route_aggregation test suiteKuldeep Kashyap
2020-09-11tests: Speed up topotests by being more aggressiveDonald Sharp
2020-09-01tests: Add f/w support for bgp_vrf_dynamic_route_leak tests automationKuldeep Kashyap