]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/bgp_l3vpn_to_bgp_vrf/test_bgp_l3vpn_to_bgp_vrf.py
bgp_l3vpn_to_bgp_vrf: comment out route-add commands no longer needed
[mirror_frr.git] / tests / topotests / bgp_l3vpn_to_bgp_vrf / test_bgp_l3vpn_to_bgp_vrf.py
index 2e3b3f056a1ee8cda96bcf94f11a452cdf4dcecf..5047ac725e9f0ec2e096be720cbaa115447dd15a 100755 (executable)
@@ -72,7 +72,7 @@ def test_check_linux_mpls():
     #CliOnFail = 'tgen.mininet_cli'
     CheckFunc = 'ltemplateVersionCheck(\'3.1\', iproute2=\'4.9\')'
     #uncomment next line to start cli *before* script is run
-    CheckFunc = 'ltemplateVersionCheck(\'3.1\', cli=True, iproute2=\'4.9\')'
+    #CheckFunc = 'ltemplateVersionCheck(\'3.1\', cli=True, iproute2=\'4.9\')'
     ltemplateTest('scripts/check_linux_mpls.py', False, CliOnFail, CheckFunc)
 
 def SKIP_test_cleanup_all():