summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5196 from kuldeepkash/testcasesMartin Winter2019-11-064-108/+990
|\
| * tests: Enhance BGP Path attribute test casesKuldeep Kashyap2019-10-212-70/+914
| * tests: Enhance BGP Path attribute APIsKuldeep Kashyap2019-10-212-38/+76
* | topotest: update the LDP VPLS testRenato Westphal2019-11-044-9/+1
* | topotest: enable MPLS processing on all interfaces by defaultRenato Westphal2019-11-041-0/+5
* | topotests/Dockerfile: Install libyang from repositoryChristian Franke2019-10-291-10/+10
* | topotests: Expect shared nexthop memoryStephen Worley2019-10-257-7/+0
|/
* Merge pull request #5108 from donaldsharp/sendbuffer_size_bgpDonatas Abraitis2019-10-206-6/+10
|\
| * bgpd: Add ability to set tcp socket buffer sizeDonald Sharp2019-10-166-6/+10
* | tests: Add test cases for bgp community and large communityAshish Pant2019-10-175-0/+4295
* | tests: Update cli error list and retry functionAshish Pant2019-10-171-3/+3
* | tests: Update bgp api for community and aggregate addressAshish Pant2019-10-171-33/+26
* | tests: Add verify community list apiAshish Pant2019-10-171-0/+58
* | tests: Add step api in topojsonAshish Pant2019-10-171-1/+26
|/
* Merge pull request #5097 from ton31337/fix/do_not_reconnect_if_prefix_overflowDonald Sharp2019-10-151-2/+1
|\
| * tests: Remove sleep from test_bgp_maximum_prefix_invalid_updateDonatas Abraitis2019-10-031-2/+1
* | Merge branch 'master' into ecmp_testsMartin Winter2019-10-0418-1/+981
|\ \
| * \ Merge pull request #5082 from donaldsharp/add_bgp_rr_ibgp_topotestDonatas Abraitis2019-10-0418-1/+981
| |\ \ | | |/ | |/|
| | * tests: Add a topology that shows broken ibgp behaviorDonald Sharp2019-10-0118-1/+981
* | | tests: Enabling bgp-ecmp-topo2 test casesAshish Pant2019-10-031-1/+1
* | | tests: Modify json for bgp-ecmp-topo2Ashish Pant2019-10-032-64/+404
* | | tests: Add topojson route-map for nexthopAshish Pant2019-10-032-6/+8
* | | tests: Fix topojson link local ipv6 addressAshish Pant2019-10-031-69/+1
|/ /
* | Merge pull request #5087 from opensourcerouting/topotest-skip-on-assert-failureDonald Sharp2019-10-021-0/+6
|\ \ | |/ |/|
| * topotests: skip tests when any assert failsRafael Zalamena2019-10-011-0/+6
* | *: strip trailing whitespaceQuentin Young2019-09-301-1/+1
|/
* tests: Add bgp route-map test casesKuldeep Kashyap2019-09-264-0/+5780
* tests: Add API to shut/noshut router interfaceKuldeep Kashyap2019-09-261-0/+40
* tests: Adding verification APIs for bgp route-maps and community-listsKuldeep Kashyap2019-09-261-1/+129
* tests: Enhance support to create bgp community-list or large-community-listKuldeep Kashyap2019-09-261-0/+89
* tests: Enhance framework to create and delete route-mapKuldeep Kashyap2019-09-261-36/+167
* tests: Add route-map to initial config creation from JSONKuldeep Kashyap2019-09-261-0/+2
* tests: Adding API verify_bgp_attributes() to bgp.pyKuldeep Kashyap2019-09-261-0/+144
* Merge pull request #5050 from LabNConsulting/working/lb/tt-updateDonald Sharp2019-09-241-5/+6
|\
| * topotest: bgp_l3vpn_to_bgp_vrf allow for different interface outputLou Berger2019-09-221-5/+6
* | tests: remove more topotest backward-compatibility cruftRenato Westphal2019-09-2310-213/+1
|/
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-0/+0
* tests: update tests for pthread init changesQuentin Young2019-09-163-0/+3
* Merge pull request #4975 from opensourcerouting/disable-ecmp2-testDonald Sharp2019-09-141-1/+1
|\
| * tests: Disable bgp-ecmp-topo2 topotest until proper fix is developedMartin Winter2019-09-131-1/+1
* | Merge pull request #4969 from ton31337/feature/rewrite_bgp_aggregate-address_...Sri Mohana Singamsetty2019-09-131-11/+33
|\ \
| * | tests: Improve bgp_aggregate-address_route-map testDonatas Abraitis2019-09-131-11/+33
| |/
* | Merge pull request #4949 from opensourcerouting/mpls-zapi-improvementsOlivier Dugeon2019-09-134-26/+26
|\ \
| * | lib, zebra: rename LSP type used for OSPF SRRenato Westphal2019-09-074-26/+26
* | | Merge pull request #4948 from opensourcerouting/show-mpls-tableOlivier Dugeon2019-09-1334-536/+62
|\ \ \ | |_|/ |/| |
| * | tests: remove topotest compatibility with older ldpd versionsRenato Westphal2019-09-0730-500/+26
| * | zebra: improve the output of "show mpls table"Renato Westphal2019-09-075-36/+36
| |/
* | tests: Add admin distance 255 static routesDonald Sharp2019-09-113-2/+9
* | tests: Fix topotests due to json errorDonald Sharp2019-09-111-1/+1
* | Merge pull request #4866 from ton31337/feature/apply_route-map_for_aggregate-...Lou Berger2019-09-106-0/+138
|\ \