UPF_Tests.cfg: fix wrong mp_verify_gtp name

The proper name is mp_verify_gtp_actions.

jenkins is not affected because it uses another .cfg from
docker-playground.git.

Change-Id: Ia13407db795021a2c3e2923c08b63ad6cdd6b0f9
This commit is contained in:
Neels Hofmeyr 2022-11-21 17:14:03 +01:00 committed by neels
parent be074e1964
commit 021a953cac
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
[TESTPORT_PARAMETERS]
[MODULE_PARAMETERS]
UPF_Tests.mp_verify_gtp := false;
UPF_Tests.mp_verify_gtp_actions := false;
[MAIN_CONTROLLER]