]> git.puffer.fish Git - matthieu/frr.git/commitdiff
topotests: update interface in SRv6 topotest
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Sat, 31 Dec 2022 12:58:01 +0000 (13:58 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Thu, 1 Feb 2024 09:21:43 +0000 (10:21 +0100)
Previously, routes leaked from one VRF to another VRF were associated
with the original nexthop interface.

Due to this change, the `bgp_srv6l3vpn_route_leak` topotest always fails
because it still expects the nexthop interface.

This commit fixes the expected interface name in the
`bgp_srv6l3vpn_route_leak` topotest.

Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/bgp_srv6l3vpn_route_leak/pe1/results/vrf20_ipv4.json

index 9f78447255ff2310e3327cdf163c77e501b53429..2ce936b291455d101527f0b2d997316468cbe369 100644 (file)
@@ -12,7 +12,7 @@
                 {
                     "fib": true,
                     "directlyConnected": true,
-                    "interfaceName": "eth0",
+                    "interfaceName": "vrf10",
                     "vrf": "vrf10",
                     "active": true
                 }