]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if evpn route-map match by route type works 14599/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sat, 14 Oct 2023 08:45:56 +0000 (11:45 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 15 Oct 2023 16:46:34 +0000 (19:46 +0300)
commitc7a9af861a32ae348eaba51ea1ad230c95d1d8ae
tree8aa5d3d468e82bd2f918cbbe0c318de80e81c757
parent914c45c8e802fc6a32469de5ac1db0b9435dec4d
tests: Check if evpn route-map match by route type works

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_evpn_route_map_match/__init__.py [new file with mode: 0644]
tests/topotests/bgp_evpn_route_map_match/c1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_evpn_route_map_match/c2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_evpn_route_map_match/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_evpn_route_map_match/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_evpn_route_map_match/test_bgp_evpn_route_map_match.py [new file with mode: 0644]