summaryrefslogtreecommitdiffstats
path: root/test/test_punt.py
diff options
context:
space:
mode:
authorKlement Sekera <klement.sekera@gmail.com>2023-01-26 12:35:35 +0100
committerDave Wallace <dwallacelf@gmail.com>2023-05-19 21:29:39 +0000
commitd3e0d104ad6ebc687609c10a6c936954d2a7abdd (patch)
treed9684070f4845bd6e7f2613fd68807f630f2fa07 /test/test_punt.py
parentcf214cc6005ad53371bfbce9901b04bfa116207b (diff)
tests: refactor extra_vpp_punt_config
Rename extra_vpp_punt_config to a more generic name extra_vpp_config to better fit its purpose. It's fit for general use and already used that way by quic and vcl tests anyway. Type: refactor Signed-off-by: Klement Sekera <klement.sekera@gmail.com> Change-Id: Ib0a5789b0dbb3a8c3cae654dea4e32ac5e56dd41
Diffstat (limited to 'test/test_punt.py')
-rw-r--r--test/test_punt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_punt.py b/test/test_punt.py
index 378b25d1f61..75d5d99e9c9 100644
--- a/test/test_punt.py
+++ b/test/test_punt.py
@@ -110,7 +110,7 @@ class TestPuntSocket(VppTestCase):
@classmethod
def setUpConstants(cls):
- cls.extra_vpp_punt_config = [
+ cls.extra_vpp_config = [
"punt",
"{",
"socket",