summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
| |/ / / /
* / / / / tests: bfd_profiles_topo1 is taking a long time to reconnectDonald Sharp2024-12-053-0/+4
|/ / / /
* | | | Merge pull request #17502 from opensourcerouting/msdp-shutdownJafar Al-Gharaibeh2024-12-051-4/+47
|\ \ \ \ | |/ / / |/| | |
| * | | topotests: test MSDP shutdown commandRafael Zalamena2024-11-251-4/+47
* | | | Merge pull request #17542 from opensourcerouting/fix/peer-group_remote_as_reg...Russ White2024-12-033-1/+42
|\ \ \ \
| * | | | tests: Check if remote-as is not flushed once peer-group appliedDonatas Abraitis2024-12-013-1/+42
* | | | | Merge pull request #17547 from donaldsharp/some_cleanupsMark Stapp2024-12-0365-153/+16
|\ \ \ \ \
| * | | | | tests: bgp_route_server_client should not use /tmpDonald Sharp2024-12-021-3/+0
| * | | | | tests: bgp_snmp_mplsl3vpn should not use /tmp directoryDonald Sharp2024-12-0213-20/+0
| * | | | | tests: ospf_metric_propagation do not use /tmpDonald Sharp2024-12-029-28/+3
| * | | | | tests: ospf_multi_instance should not use /tmpDonald Sharp2024-12-022-6/+0
| * | | | | tests: ospf_multi_vrf_bgp_route_leak should not use /tmpDonald Sharp2024-12-024-8/+0
| * | | | | tests: ospf_netns_vrf should not use /tmpDonald Sharp2024-12-026-12/+0
| * | | | | tests: ospf_p2mp should not use /tmpDonald Sharp2024-12-028-27/+0
| * | | | | tests: ospf_prefix_suppression should not use /tmpDonald Sharp2024-12-023-6/+0
| * | | | | tests: pim_autorp should not use /tmpDonald Sharp2024-12-024-16/+8
| * | | | | tests: pim_basic should not use /tmp for outputing of filesDonald Sharp2024-12-021-4/+4
| * | | | | tests: simple_snmp_test should not use /tmp for loggingDonald Sharp2024-12-021-1/+0
| * | | | | tests: pim_cand_rp_bsr uses /tmp directory and it should notDonald Sharp2024-12-026-12/+0
| * | | | | tests: zebra_rib should not use /tmp for log filesDonald Sharp2024-12-021-2/+1
| * | | | | tests: bgp_nexthop_ipv6 remove unused reference to /tmpDonald Sharp2024-12-021-3/+0
| * | | | | tests: bgp_lu_topo[1|2] should not use log files in /tmpDonald Sharp2024-12-025-5/+0
* | | | | | topotests: save bgp_bmp json temp files to bmp log folder instead of /tmpPhilippe Guibert2024-12-023-9/+28
* | | | | | tests: save bmp pcap in logdir instead of /tmpLouis Scalbert2024-12-023-4/+6
* | | | | | tests: fix bmp test parallelizationLouis Scalbert2024-12-022-4/+81
* | | | | | tests: add py extension to bmpserverLouis Scalbert2024-12-022-5/+3
* | | | | | topotests: bgp_bmp, use unified configurationPhilippe Guibert2024-12-0210-46/+39
* | | | | | topotests: fix bmp_collector handling of empty as-pathPhilippe Guibert2024-12-021-0/+6
* | | | | | topotests: bmp, create shared library for bmpPhilippe Guibert2024-12-0221-901/+755
| |/ / / / |/| | | |
* | | | | Merge pull request #17525 from famfo/podman-testsDonatas Abraitis2024-11-292-6/+8
|\ \ \ \ \
| * | | | | topotests: Allow runing under both docker and podmanfamfo2024-11-282-6/+8
| |/ / / /
* | | | | topotests: bgp_evpn_rt5, add test for advertise route-map servicePhilippe Guibert2024-11-273-2/+246
* | | | | topotests: bgp_evpn_rt5, rework testPhilippe Guibert2024-11-273-65/+407
* | | | | Merge pull request #16878 from donaldsharp/increased_test_coverJafar Al-Gharaibeh2024-11-268-5/+161
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: Add some test cases for snmpDonald Sharp2024-11-257-5/+89