mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 17:44:38 +00:00
topotest: fix bgp_vpnv4_noretain test descriptions
Fix bgp_vpnv4_noretain test descriptions
Fixes: 22dfa04b78
("topotests: more tests in bgp_vpnv4_noretain")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
This commit is contained in:
parent
b1c2c70828
commit
142c029725
@ -336,7 +336,7 @@ router bgp 65500 vrf vrf2
|
||||
|
||||
def test_bgp_no_retain_import_vrf1_step7():
|
||||
"""
|
||||
Import r2 vrf1 into r1 vrf2 and check bgp vpnv4 table
|
||||
Import r1 vrf1 into r1 vrf2 and check bgp vpnv4 table
|
||||
"""
|
||||
|
||||
rname = "r1"
|
||||
@ -436,7 +436,7 @@ router bgp 65500 vrf vrf2
|
||||
|
||||
def test_bgp_no_retain_remove_vrf2_step11():
|
||||
"""
|
||||
Import r2 vrf3 into r1 vrf2 and check bgp vpnv4 table
|
||||
Remove BGP vrf2 on r1 and check bgp vpnv4 table
|
||||
"""
|
||||
|
||||
rname = "r1"
|
||||
|
Loading…
Reference in New Issue
Block a user