mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 12:36:20 +00:00
tests: test_bgp_vrf_dynamic_route_leak_topo1.py was missing a variable
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
6882ab5e7f
commit
afbb000e26
@ -224,6 +224,7 @@ def disable_route_map_to_prefer_global_next_hop(tgen, topo):
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
tc_name = request.node.name
|
||||||
logger.info("Remove prefer-global rmap applied on neighbors")
|
logger.info("Remove prefer-global rmap applied on neighbors")
|
||||||
input_dict = {
|
input_dict = {
|
||||||
"r1": {
|
"r1": {
|
||||||
|
Loading…
Reference in New Issue
Block a user