mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 17:02:54 +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,
|
"fib": true,
|
||||||
"directlyConnected": true,
|
"directlyConnected": true,
|
||||||
"interfaceName": "eth0",
|
"interfaceName": "vrf10",
|
||||||
"vrf": "vrf10",
|
"vrf": "vrf10",
|
||||||
"active": true
|
"active": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user