hs-test: log external apps
[vpp.git] / test / test_cnat.py
index e2e7c6b..096e9f4 100644 (file)
@@ -41,7 +41,7 @@ class CnatCommonTestCase(VppTestCase):
     # turn the scanner off whilst testing otherwise sessions
     # will time out
     #
-    extra_vpp_punt_config = [
+    extra_vpp_config = [
         "cnat",
         "{",
         "session-db-buckets",
@@ -470,7 +470,6 @@ class TestCNatTranslation(CnatCommonTestCase):
                     ctx.cnat_expect(self.pg0, src_pgi, sport, self.pg2, 0, 5000)
 
     def _test_icmp(self):
-
         #
         # Testing ICMP
         #