aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2024-04-16 12:52:32 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2024-04-16 12:54:04 +0200
commit2c22a96355b8e057dbd85ac1922ae84cc63f8b1e (patch)
tree801f118172497418c514e4497fa53d71ada559b9
parentbf643370307cdc5e2df193dbea16db003d6543a8 (diff)
ttcn3-hnbgw: Set new mp_local_statsd_ip module paramter to correct IP addr
-rw-r--r--ttcn3-hnbgw-test/HNBGW_Tests.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ttcn3-hnbgw-test/HNBGW_Tests.cfg b/ttcn3-hnbgw-test/HNBGW_Tests.cfg
index 9a7e1b9..8ee08d2 100644
--- a/ttcn3-hnbgw-test/HNBGW_Tests.cfg
+++ b/ttcn3-hnbgw-test/HNBGW_Tests.cfg
@@ -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,