pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/36564?usp=email )
Change subject: ttcn3-hnbgw: Set new mp_local_statsd_ip module paramter to correct IP addr ......................................................................
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 --- M ttcn3-hnbgw-test/HNBGW_Tests.cfg 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/64/36564/1
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,