summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13826 from opensourcerouting/fix/ripng_match_ipv6_aclsRuss White2023-06-275-0/+128
|\
| * tests: Check if `match ipv6 address [prefix-list]` CMDs work for ripngDonatas Abraitis2023-06-215-0/+128
* | Merge pull request #13628 from kuldeepkash/uplink_mcast_testsDonatas Abraitis2023-06-274-0/+2848
|\ \
| * | tests: Add multicast-pim-multi-uplink-topo3 suiteKuldeep Kashyap2023-06-262-0/+1211
| * | tests: Add multicast-pim-multi-uplink-topo2 suiteKuldeep Kashyap2023-06-262-0/+1637
* | | Merge pull request #13722 from fdumontet6WIND/color_extcommDonatas Abraitis2023-06-276-0/+153
|\ \ \ | |/ / |/| |
| * | tests: add bgp colored extended community testFrancois Dumontet2023-06-266-0/+153
* | | Merge pull request #13795 from LabNConsulting/chopps/mgmt-lock-cleanupJafar Al-Gharaibeh2023-06-221-1/+1
|\ \ \ | |_|/ |/| |
| * | mgmtd: KISS the locking codeChristian Hopps2023-06-191-1/+1
| |/
* | Merge pull request #13790 from pguibert6WIND/set_aspath_excludeRuss White2023-06-218-0/+148
|\ \
| * | bgpd: add 'set as-path exclude all' commandPhilippe Guibert2023-06-198-0/+148
| |/
* | tests: Adjust tests for BGP LU labelpool outputDonatas Abraitis2023-06-204-12/+4
* | Merge pull request #13728 from opensourcerouting/fix/addpath_drop_non_best_ad...Russ White2023-06-2016-0/+278
|\ \
| * | tests: Test `neighbor X addpath-tx-best-selected` commandDonatas Abraitis2023-06-0716-0/+278
* | | Merge pull request #13750 from louis-6wind/fix-no-retain-memory-usageRuss White2023-06-2014-169/+1123
|\ \ \
| * | | topotests: import vpn to default vrf in bgp_vpnv4_noretainLouis Scalbert2023-06-168-0/+153
| * | | topotests: more tests in bgp_vpnv4_noretainLouis Scalbert2023-06-1610-9/+678
| * | | topotests: check protocol convergence at init in bgp_vpnv4_noretainLouis Scalbert2023-06-162-0/+41
| * | | topotests: check r2 vpn table in bgp_vpnv4_noretainLouis Scalbert2023-06-163-3/+98
| * | | topotests: do not import r1 vrf1 to itself bgp_vpnv4_noretainLouis Scalbert2023-06-161-1/+1
| * | | topotests: filter out void RD in bgp_vpnv4_noretainLouis Scalbert2023-06-162-2/+7
| * | | topotests: router relative variables in bgp_vpnv4_noretainLouis Scalbert2023-06-168-51/+51
| * | | topotests: apply style to bgp_vpnv4_noretainLouis Scalbert2023-06-161-25/+27
| * | | topotests: cosmetic changes to bgp_vpnv4_noretainLouis Scalbert2023-06-163-35/+24
| | |/ | |/|
* | | Merge pull request #13769 from opensourcerouting/fix/bgp_peer-group_show_adve...Russ White2023-06-202-6/+27
|\ \ \
| * | | tests: Check if `neighbor X advertised-routes` cmd works for peer-groupsDonatas Abraitis2023-06-122-6/+27
* | | | Merge pull request #13665 from pguibert6WIND/issue_13616_prRuss White2023-06-201-29/+36
|\ \ \ \
| * | | | topotests: label per nexthop test adds add a while loop for mpls tablePhilippe Guibert2023-06-201-29/+36
| | |/ / | |/| |
* | | | Merge pull request #13666 from pguibert6WIND/issue_13638_prRuss White2023-06-201-24/+39
|\ \ \ \
| * | | | topotests: structural issues in bgp_local_as_dotplus_private_removePhilippe Guibert2023-06-201-24/+39
| |/ / /
* | | | Merge pull request #13524 from pguibert6WIND/mpls_vpn_lsr_redistributeRuss White2023-06-2017-0/+1185
|\ \ \ \
| * | | | topotests: mpls vpn routes redistribution, add asbr testPhilippe Guibert2023-06-1617-0/+1185
| |/ / /
* | | | Merge pull request #12971 from taspelund/trey/mac_vrf_soo_upstreamRuss White2023-06-2020-0/+1009
|\ \ \ \ | |/ / / |/| | |
| * | | tests: add topotest for EVPN MAC-VRF SoOTrey Aspelund2023-05-3020-0/+1009
* | | | Merge pull request #13767 from opensourcerouting/fix/convert_rip_topo1_to_pol...Christian Hopps2023-06-132-76/+48
|\ \ \ \
| * | | | tests: Apply black formatting for rip_topo1/ripng_topo1Donatas Abraitis2023-06-122-2/+0
| * | | | tests: Use run_and_expect() for ripng_topo1Donatas Abraitis2023-06-121-37/+25
| * | | | tests: Use run_and_expect() for rip_topo1Donatas Abraitis2023-06-121-37/+23
| | |/ / | |/| |
* | | | Merge pull request #13763 from LabNConsulting/mgmtd/simplifyDonatas Abraitis2023-06-1317-0/+485
|\ \ \ \
| * | | | tests: add mgmtd config testChristian Hopps2023-06-1217-0/+485
| |/ / /
* | | | tests: test_bgp_flowspec_topo.py changes as per linterDonald Sharp2023-06-121-1/+0
* | | | tests: The bgp_flowspec frequently fails try to gather more dataDonald Sharp2023-06-121-1/+4
* | | | tests: Fix missing assert for test case in bgp_suppress_fibDonald Sharp2023-06-091-2/+2
|/ / /
* | | Merge pull request #13734 from LabNConsulting/chopps/removeunusedJafar Al-Gharaibeh2023-06-091-366/+3
|\ \ \
| * | | doc: update doc removing socat req + remove unused tests codeChristian Hopps2023-06-081-366/+3
* | | | Merge pull request #13650 from opensourcerouting/feature/bgpd_default_origina...Quentin Young2023-06-088-0/+177
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Check if `bgp default-originate timer` command worksDonatas Abraitis2023-05-318-0/+177
* | | | tests: convert old pim test to more cleanly use pytest fixtureChristian Hopps2023-06-081-9/+14
* | | | tests: fixing pim6 topotest bugsChristian Hopps2023-06-086-355/+180
* | | | tests: mcast-tester.py handles IPv6Christian Hopps2023-06-081-14/+28