From 7ed102b92535e0bf51e0413c37c068710a612017 Mon Sep 17 00:00:00 2001 From: Lou Berger Date: Sun, 26 Nov 2017 17:47:31 -0500 Subject: [PATCH] bgp_direct_to_bgp_vpn: convert to new template, skip tests on pre-3.1 versions Signed-off-by: Lou Berger --- .../test_bgp_direct_to_bgp_vpn.py | 353 +++++++----------- 1 file changed, 144 insertions(+), 209 deletions(-) diff --git a/tests/topotests/bgp_direct_to_bgp_vpn/test_bgp_direct_to_bgp_vpn.py b/tests/topotests/bgp_direct_to_bgp_vpn/test_bgp_direct_to_bgp_vpn.py index 34c64db057..9101c28dbc 100755 --- a/tests/topotests/bgp_direct_to_bgp_vpn/test_bgp_direct_to_bgp_vpn.py +++ b/tests/topotests/bgp_direct_to_bgp_vpn/test_bgp_direct_to_bgp_vpn.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# test_bgp_multiview_topo1.py +#