tests: refactor extra_vpp_punt_config 41/38041/3
authorKlement Sekera <klement.sekera@gmail.com>
Thu, 26 Jan 2023 11:35:35 +0000 (12:35 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 19 May 2023 21:29:39 +0000 (21:29 +0000)
commitd3e0d104ad6ebc687609c10a6c936954d2a7abdd
treed9684070f4845bd6e7f2613fd68807f630f2fa07
parentcf214cc6005ad53371bfbce9901b04bfa116207b
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
test/asf/asfframework.py
test/asf/test_quic.py
test/asf/test_vcl.py
test/framework.py
test/test_cnat.py
test/test_punt.py