summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | topotests: bgp_bmp, add peer up message test when router-id changesPhilippe Guibert2024-12-302-1/+58
| * | | topotests: bgp_bmp, add a test to check for bgp vrf peer loc-rib messagePhilippe Guibert2024-12-302-4/+49
* | | | Merge pull request #17773 from LabNConsulting/chopps/more-oper-test-fixRuss White2025-01-072-2/+24
|\ \ \ \
| * | | | tests: improve test reliabilityChristian Hopps2025-01-062-2/+24
| | |/ / | |/| |
* | | | Merge pull request #17474 from sougata-github-nvidia/rib_ip_protocol_cleanupRuss White2025-01-071-0/+14
|\ \ \ \
| * | | | zebra: Fix ip protocol route-map issue.Sougata Barik2025-01-061-0/+14
* | | | | Merge pull request #17431 from krishna-samy/bgpd_json_commitsRuss White2025-01-071-0/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | bgpd: add topotest for show bgp router json commandKrishnasamy R2024-11-191-0/+15
* | | | | Merge pull request #17728 from dmytroshytyi-6WIND/bgp_rpki_stateDonatas Abraitis2025-01-012-0/+99
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tests: add bgp rpki topo1 rpkiValidationStateDmytro Shytyi2024-12-302-0/+99
* | | | | tests: Check prefix statistics for path-attribute discard/withdrawDonatas Abraitis2024-12-302-0/+42
|/ / / /
* | | | Merge pull request #17718 from cscarpitta/fix/fix-srv6-static-route-pytestmarkDonatas Abraitis2024-12-261-1/+1
|\ \ \ \
| * | | | tests: Fix markers in `srv6_static_route` topotestCarmine Scarpitta2024-12-241-1/+1
* | | | | Merge pull request #17647 from LabNConsulting/fix-oper-testJafar Al-Gharaibeh2024-12-2421-168/+614
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: enable failure and fix broken testsChristian Hopps2024-12-2421-168/+614
* | | | | Merge pull request #17580 from varuntumbe/dev/label_pool_release_fixDonatas Abraitis2024-12-235-0/+428
|\ \ \ \ \
| * | | | | topotests: Adding a test to control release of BGP labelsvaruntumbe2024-12-165-0/+428
* | | | | | tests: Check if enforce-first-as is working with peer-groupsDonatas Abraitis2024-12-211-4/+6
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #17674 from opensourcerouting/fix/bgp_show_advertised_rout...Jafar Al-Gharaibeh2024-12-207-52/+194
|\ \ \ \ \
| * | | | | tests: Ignore totalRoutes, totalPaths when checking strict outputDonatas Abraitis2024-12-191-3/+13
| * | | | | tests: Check if we received a DECENT amount of prefixes/pathsDonatas Abraitis2024-12-191-49/+40
| * | | | | tests: Check if we can see advertised routes with route-map appliedDonatas Abraitis2024-12-195-0/+141
* | | | | | test: fix label ordering on error diff reportChristian Hopps2024-12-191-1/+1
* | | | | | Merge pull request #17671 from Jafaral/static-propagationDonald Sharp2024-12-193-0/+74
|\ \ \ \ \ \
| * | | | | | tests: add a test case for static route propagationJafar Al-Gharaibeh2024-12-183-0/+74
* | | | | | | Merge pull request #17599 from opensourcerouting/fix/reduce_default_connect_t...Jafar Al-Gharaibeh2024-12-181-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tests: Wait 30 seconds for a notification check (minimum hold-time)Donatas Abraitis2024-12-111-1/+1
* | | | | | | Merge pull request #17544 from anlancs/zebra/fix-plug-interfaceRuss White2024-12-173-0/+88
|\ \ \ \ \ \ \
| * | | | | | | tests: add nexthop/interface's down/up topo for kernel routesanlan_cs2024-12-173-0/+88
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #17526 from raja-rajasekar/rajasekarr/evpn_bp_and_optimiza...Russ White2024-12-172-1/+26
|\ \ \ \ \ \ \
| * | | | | | | bgpd: backpressure - Optimize EVPN L3VNI remote routes processingRajasekar Raja2024-12-092-1/+26
* | | | | | | | Merge pull request #17252 from nabahr/mcast-modeRafael Zalamena2024-12-1627-42/+468
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | tests: Add new pim mrib testsNathan Bahr2024-12-136-0/+441
| * | | | | | | test: Fix tests for zebra changesNathan Bahr2024-12-1221-42/+27
* | | | | | | | topotests: topology to test MSDP originator IDRafael Zalamena2024-12-124-0/+224
|/ / / / / / /
* | | | | | | bgpd, topotests: bmp, fix wrong peer distinguisher value for peer vrf up/downPhilippe Guibert2024-12-111-0/+2
* | | | | | | bgpd, topotests: bmp, fix wrong peer type for peer up/down eventsPhilippe Guibert2024-12-112-1/+5
* | | | | | | bgpd, topotests: bmp, fix wrong peer distinguisher for vrf route eventsPhilippe Guibert2024-12-114-8/+8
* | | | | | | bgpd, topotests: bmp, fix wrong peer type for vrf route messagesPhilippe Guibert2024-12-114-8/+8
* | | | | | | topotests: bgp_bmp, expose peer_distinguisher in loc-ribPhilippe Guibert2024-12-114-12/+6
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #17521 from opensourcerouting/msdp-sa-limitJafar Al-Gharaibeh2024-12-101-0/+36
|\ \ \ \ \ \
| * | | | | | topotests: test new MSDP SA limit featureRafael Zalamena2024-12-051-0/+36
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #17608 from opensourcerouting/fix/vpn_import_routes_allowa...Russ White2024-12-104-0/+205
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tests: Check if vpn routes can be imported if allowas-in is setDonatas Abraitis2024-12-084-0/+205
* | | | | | tests: Add basic multicast boundary testCorey Siltala2024-12-065-0/+616
|/ / / / /
* | | | | Merge pull request #17545 from pguibert6WIND/peerup_loc_rib_wrong_formatDonatas Abraitis2024-12-063-7/+12
|\ \ \ \ \
| * | | | | topotests: bmp, test that loc-rib peer up message is sentPhilippe Guibert2024-12-053-7/+12
| |/ / / /
* | | | | Merge pull request #17579 from donaldsharp/timer_connect_bgp_vrf_netnsDonatas Abraitis2024-12-0626-8/+72
|\ \ \ \ \
| * | | | | tests: Fix invalid escape seq seen in bgp_nexthop_ipv6Donald Sharp2024-12-051-1/+1
| * | | | | tests: Convert to using `neighbor X timers connect 1` for exabgp using testsDonald Sharp2024-12-0525-7/+71
| |/ / / /