]> git.puffer.fish Git - mirror/frr.git/commit
tests: test nexthop-local unchanged with route-server
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 10 Oct 2024 12:51:11 +0000 (14:51 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 11 Oct 2024 12:07:52 +0000 (14:07 +0200)
commit5f035edf25119c416951aba1ddac941d59edae75
treee62ed6baeaf12a33daa12f441671315a4412370b
parent91512c30487ceb1d306529886f4e5a629cd0e2f8
tests: test nexthop-local unchanged with route-server

Test nexthop-local unchanged with route-server.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
18 files changed:
tests/topotests/bgp_route_server_client/exabgp.env [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r1/show_bgp_ipv6.json [deleted file]
tests/topotests/bgp_route_server_client/r1/show_bgp_ipv6_step1.json [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r1/show_bgp_ipv6_step2.json [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r2/bgpd.conf
tests/topotests/bgp_route_server_client/r2/show_bgp_ipv6.json [deleted file]
tests/topotests/bgp_route_server_client/r2/show_bgp_ipv6_step1.json [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r2/show_bgp_ipv6_step2.json [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r2/show_bgp_ipv6_summary.json
tests/topotests/bgp_route_server_client/r3/show_bgp_ipv6.json [deleted file]
tests/topotests/bgp_route_server_client/r3/show_bgp_ipv6_step1.json [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r3/show_bgp_ipv6_step2.json [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r4/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r4/show_bgp_ipv6_step1.json [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r4/show_bgp_ipv6_step2.json [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r4/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_route_server_client/r5/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp_route_server_client/test_bgp_route_server_client.py