X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftest_sixrd.py;h=24ff74b8d1c72da2deab505ff89fb5e5cabc9297;hb=cbe25aab3be72154f2c706c39eeba6a77f34450f;hp=cb2f67994619789c706d099735636e6dbe4ae50e;hpb=96453fd2417ebd1d69354a7fb692976129cea80e;p=vpp.git diff --git a/test/test_sixrd.py b/test/test_sixrd.py index cb2f6799461..24ff74b8d1c 100644 --- a/test/test_sixrd.py +++ b/test/test_sixrd.py @@ -56,6 +56,7 @@ class Test6RD(VppTestCase): i.unconfig_ip6() i.set_table_ip4(0) i.set_table_ip6(0) + i.admin_down() super(Test6RD, self).tearDown() def validate_6in4(self, rx, expected):