X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftest_vcl.py;h=feb4e39120c1525f7b0dce9f2b96744954d088dd;hb=f682facb272ba7a1adc08c9c464df140d4f4b714;hp=7705fdcfd4d24b62fafccc15d7a84d08571f3b32;hpb=317b8e08367c769b90463613231b9fcfad486098;p=vpp.git diff --git a/test/test_vcl.py b/test/test_vcl.py index 7705fdcfd4d..feb4e39120c 100644 --- a/test/test_vcl.py +++ b/test/test_vcl.py @@ -127,8 +127,6 @@ class VCLTestCase(VppTestCase): i.set_table_ip4(0) i.admin_down() - self.vapi.session_enable_disable(is_enabled=0) - def thru_host_stack_ipv6_setup(self): self.vapi.session_enable_disable(is_enabled=1) self.create_loopback_interfaces(2)