From: Louis Scalbert Date: Tue, 12 Sep 2023 11:57:50 +0000 (+0200) Subject: topotest: fix bgp_vpnv4_noretain test descriptions X-Git-Tag: base_9.1~80^2~1 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=142c029725a00dafb30f6eef31439ee389d27ff9;p=mirror%2Ffrr.git 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 --- diff --git a/tests/topotests/bgp_vpnv4_noretain/test_bgp_vpnv4_noretain.py b/tests/topotests/bgp_vpnv4_noretain/test_bgp_vpnv4_noretain.py index f2865fec9e..5a809987ff 100644 --- a/tests/topotests/bgp_vpnv4_noretain/test_bgp_vpnv4_noretain.py +++ b/tests/topotests/bgp_vpnv4_noretain/test_bgp_vpnv4_noretain.py @@ -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"