mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 13:01:59 +00:00
Merge pull request #12581 from cscarpitta/fix/fix-wrong-interface-name-srv6l3vpn-topotest
tests: Fix wrong interface name in `bgp_srv6l3vpn_route_leak` topotest
This commit is contained in:
commit
d3d497afcd
@ -12,7 +12,7 @@
|
||||
{
|
||||
"fib": true,
|
||||
"directlyConnected": true,
|
||||
"interfaceName": "eth0",
|
||||
"interfaceName": "vrf10",
|
||||
"vrf": "vrf10",
|
||||
"active": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user