diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2022-02-08 17:00:44 +0300 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2022-02-08 17:00:44 +0300 |
| commit | 21b5cd1d164be1b1e4292da6d930722797c2dc76 (patch) | |
| tree | 68fd505c1f2f5081c63333ea787b9f3dcfd56a00 | |
| parent | 107f77b56f1bf4bc4b82668c738f1ff12b3967fb (diff) | |
tests: fix strings with topologies
Add `r` prefix to treat backslashes as literals.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
10 files changed, 10 insertions, 10 deletions
diff --git a/tests/topotests/bgp_community_change_update/test_bgp_community_change_update.py b/tests/topotests/bgp_community_change_update/test_bgp_community_change_update.py index 138512bc62..8a7192be29 100644 --- a/tests/topotests/bgp_community_change_update/test_bgp_community_change_update.py +++ b/tests/topotests/bgp_community_change_update/test_bgp_community_change_update.py @@ -18,7 +18,7 @@ # OF THIS SOFTWARE. # -""" +r""" Reference: https://www.cmand.org/communityexploration --y2-- diff --git a/tests/topotests/bgp_l3vpn_to_bgp_direct/customize.py b/tests/topotests/bgp_l3vpn_to_bgp_direct/customize.py index 7d7a4bd155..36bfdfe068 100644 --- a/tests/topotests/bgp_l3vpn_to_bgp_direct/customize.py +++ b/tests/topotests/bgp_l3vpn_to_bgp_direct/customize.py @@ -21,7 +21,7 @@ # OF THIS SOFTWARE. # -""" +r""" customize.py: Simple FRR MPLS L3VPN test topology | diff --git a/tests/topotests/bgp_l3vpn_to_bgp_vrf/customize.py b/tests/topotests/bgp_l3vpn_to_bgp_vrf/customize.py index fce8e708f2..5161d8471f 100644 --- a/tests/topotests/bgp_l3vpn_to_bgp_vrf/customize.py +++ b/tests/topotests/bgp_l3vpn_to_bgp_vrf/customize.py @@ -21,7 +21,7 @@ # OF THIS SOFTWARE. # -""" +r""" customize.py: Simple FRR MPLS L3VPN test topology | diff --git a/tests/topotests/bgp_multiview_topo1/test_bgp_multiview_topo1.py b/tests/topotests/bgp_multiview_topo1/test_bgp_multiview_topo1.py index 9c13c1c07e..9f4399d6d5 100644 --- a/tests/topotests/bgp_multiview_topo1/test_bgp_multiview_topo1.py +++ b/tests/topotests/bgp_multiview_topo1/test_bgp_multiview_topo1.py @@ -22,7 +22,7 @@ # OF THIS SOFTWARE. # -""" +r""" test_bgp_multiview_topo1.py: Simple FRR Route-Server Test +----------+ +----------+ +----------+ +----------+ +----------+ diff --git a/tests/topotests/bgp_rfapi_basic_sanity/customize.py b/tests/topotests/bgp_rfapi_basic_sanity/customize.py index 1a86746e37..c82fe8321d 100644 --- a/tests/topotests/bgp_rfapi_basic_sanity/customize.py +++ b/tests/topotests/bgp_rfapi_basic_sanity/customize.py @@ -22,7 +22,7 @@ # OF THIS SOFTWARE. # -""" +r""" customize.py: Simple FRR MPLS L3VPN test topology +---------+ diff --git a/tests/topotests/ldp_oc_acl_topo1/test_ldp_oc_acl_topo1.py b/tests/topotests/ldp_oc_acl_topo1/test_ldp_oc_acl_topo1.py index 3608c5a48b..01f3fe1828 100644 --- a/tests/topotests/ldp_oc_acl_topo1/test_ldp_oc_acl_topo1.py +++ b/tests/topotests/ldp_oc_acl_topo1/test_ldp_oc_acl_topo1.py @@ -21,7 +21,7 @@ # OF THIS SOFTWARE. # -""" +r""" test_ldp_oc_acl_topo1.py: Simple FRR LDP Test +---------+ diff --git a/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py b/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py index 972692691d..4faaf45c17 100644 --- a/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py +++ b/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py @@ -21,7 +21,7 @@ # OF THIS SOFTWARE. # -""" +r""" test_ldp_oc_topo1.py: Simple FRR LDP Test +---------+ diff --git a/tests/topotests/ldp_topo1/test_ldp_topo1.py b/tests/topotests/ldp_topo1/test_ldp_topo1.py index 4a33edb9d1..8d69787236 100644 --- a/tests/topotests/ldp_topo1/test_ldp_topo1.py +++ b/tests/topotests/ldp_topo1/test_ldp_topo1.py @@ -22,7 +22,7 @@ # OF THIS SOFTWARE. # -""" +r""" test_ldp_topo1.py: Simple FRR LDP Test +---------+ diff --git a/tests/topotests/ospf6_topo1/test_ospf6_topo1.py b/tests/topotests/ospf6_topo1/test_ospf6_topo1.py index 99379354f8..53d84e6192 100644 --- a/tests/topotests/ospf6_topo1/test_ospf6_topo1.py +++ b/tests/topotests/ospf6_topo1/test_ospf6_topo1.py @@ -22,7 +22,7 @@ # OF THIS SOFTWARE. # -""" +r""" test_ospf6_topo1.py: -----\ diff --git a/tests/topotests/ospf6_topo1_vrf/test_ospf6_topo1_vrf.py b/tests/topotests/ospf6_topo1_vrf/test_ospf6_topo1_vrf.py index ac4a23da96..f823d5aeff 100755 --- a/tests/topotests/ospf6_topo1_vrf/test_ospf6_topo1_vrf.py +++ b/tests/topotests/ospf6_topo1_vrf/test_ospf6_topo1_vrf.py @@ -23,7 +23,7 @@ # OF THIS SOFTWARE. # -""" +r""" test_ospf6_topo1_vrf.py: -----\ |
