summaryrefslogtreecommitdiffstats
path: root/tests/topotests/lib/bgp.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: use .items instead of .iteritems in topotestsMark Stapp2020-09-181-28/+28
* tests: Add bgp_route_aggregation test suiteKuldeep Kashyap2020-09-181-3/+2
* tests: Speed up topotests by being more aggressiveDonald Sharp2020-09-121-10/+10
* tests: Add f/w support for bgp_vrf_dynamic_route_leak tests automationKuldeep Kashyap2020-09-011-0/+11
* tests: Add new tests to bgp-basic-functionality-topo1Kuldeep Kashyap2020-08-281-4/+20
* tests: Adding test suites evpn_type5_test_topo1Kuldeep Kashyap2020-07-221-28/+15
* tests: Adding framework support for EVPN-Type5 automationKuldeep Kashyap2020-07-221-16/+745
* tests: [topojson] Increase BGP convergence wait timeKuldeep Kashyap2020-07-141-10/+11
* Merge pull request #6703 from mjstapp/fix_bgp_30_secsDonald Sharp2020-07-101-6/+7
|\
| * tests: print actual time spent waiting for bgp convergenceMark Stapp2020-07-091-6/+7
* | test: use ipaddress module instead of ipaddrMark Stapp2020-07-091-8/+8
|/
* tests: fix short timeout in lib/bgp.pyMark Stapp2020-07-071-1/+1
* tests: Add bgp_recursive_route_ebgp_multi_hop test suiteKuldeep Kashyap2020-07-061-89/+160
* tests: After clear give it more than 90 seconds to come upDonald Sharp2020-06-111-2/+2
* tests: include lib/bgp.py convergence timeout to 130Mark Stapp2020-06-101-1/+1
* tests: Framework support for BGP Multi-VRF automationKuldeep Kashyap2020-05-201-185/+477
* tests: Adding test suite bgp_gr_functionality_topo1Kuldeep Kashyap2020-05-041-142/+199
* tests: Add library support for BGP-Graceful-Restart automationKuldeep Kashyap2020-05-041-194/+1029
* bgpd,tests: Modify import-check to require underlying prefixes to existDonald Sharp2020-04-281-0/+1
* tests: Enable rfc8212 by default except datacenter profileDonatas Abraitis2020-04-141-0/+3
* tests: Adding new test suite bgp_as_allow_inKuldeep Kashyap2020-04-091-0/+249