From: Donald Sharp Date: Fri, 1 Apr 2022 20:23:27 +0000 (-0400) Subject: tests: Fix perticular spelling X-Git-Tag: pim6-testing-20220430~108^2~13 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=dea6dce388a76e5b692ec43cb1f3621af1b4da46;p=matthieu%2Ffrr.git tests: Fix perticular spelling Signed-off-by: Donald Sharp --- diff --git a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_ibgp_nbr.py b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_ibgp_nbr.py index e9de3a5e15..37786d07c4 100644 --- a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_ibgp_nbr.py +++ b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_ibgp_nbr.py @@ -155,7 +155,7 @@ def teardown_module(): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -182,7 +182,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ---------- diff --git a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_nbr.py b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_nbr.py index b31c8499e8..d98eafe36f 100644 --- a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_nbr.py +++ b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_nbr.py @@ -161,7 +161,7 @@ def teardown_module(): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -188,7 +188,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ---------- diff --git a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_unnumbered_nbr.py b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_unnumbered_nbr.py index bc5c4ddcd7..0e6e7eb321 100644 --- a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_unnumbered_nbr.py +++ b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_unnumbered_nbr.py @@ -154,7 +154,7 @@ def teardown_module(): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -181,7 +181,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ---------- diff --git a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_nbr.py b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_nbr.py index 3ce0293ffe..8168817d59 100644 --- a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_nbr.py +++ b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_nbr.py @@ -152,7 +152,7 @@ def teardown_module(): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -180,7 +180,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ---------- diff --git a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_unnumbered_nbr.py b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_unnumbered_nbr.py index a5a8b5fe68..48533da8b9 100644 --- a/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_unnumbered_nbr.py +++ b/tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_unnumbered_nbr.py @@ -141,7 +141,7 @@ def teardown_module(): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -169,7 +169,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ---------- diff --git a/tests/topotests/lib/common_config.py b/tests/topotests/lib/common_config.py index 0b97637c1e..d5ef152d2b 100644 --- a/tests/topotests/lib/common_config.py +++ b/tests/topotests/lib/common_config.py @@ -4207,7 +4207,7 @@ def verify_bgp_community(tgen, addr_type, router, network, input_dict=None): def get_ipv6_linklocal_address(topo, node, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- diff --git a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp.py b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp.py index 9353cd923b..d33c6b2787 100644 --- a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp.py +++ b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp.py @@ -195,7 +195,7 @@ def red_connected(dut, config=True): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -222,7 +222,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ---------- diff --git a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py index fe8be0a4b3..a28c0d7fc0 100644 --- a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py +++ b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py @@ -218,7 +218,7 @@ def red_connected(dut, config=True): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -245,7 +245,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ---------- diff --git a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py index 21d03fadfb..2e2f227976 100644 --- a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py +++ b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py @@ -166,7 +166,7 @@ def teardown_module(mod): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -193,7 +193,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ----------