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:
Louis Scalbert 2023-09-12 13:57:50 +02:00
parent b1c2c70828
commit 142c029725

View File

@ -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"