ttcn3-hnbgw: Set new mp_local_statsd_ip module paramter to correct IP addr

Depends: osmo-ttcn3-hacks.git Change-Id I213173c99ec314c2eebfb8836c4d3467b3a7f818
Change-Id: I16cddef5833bf2abff0edb82ec3eb9f6ce976364
This commit is contained in:
Pau Espin 2024-04-16 12:52:32 +02:00
parent bf64337030
commit 2c22a96355
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
HNBGW_Tests.mp_hnodeb_ip := "172.18.35.203";
HNBGW_Tests.mp_hnbgw_ip := "172.18.35.20";
HNBGW_Tests.mp_mgw_ip := "172.18.35.203";
HNBGW_Tests.mp_local_statsd_ip := "172.18.35.203";
HNBGW_Tests.mp_cn_cfg := {
{
transport := RANAP_TRANSPORT_IuCS,