aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-mgw-test
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2021-07-20 10:32:59 +0200
committerlaforge <laforge@osmocom.org>2021-08-06 14:11:23 +0000
commit5c3ad38f83e7fc4110f7b42ad05f379a062e4a35 (patch)
tree002ec31d6317101e083201b410a60de01bf0f384 /ttcn3-mgw-test
parentd2014603a736a17d6b92006b25aa41482365ef3d (diff)
MGCP_Test: set STATSVTY.CTRL_HOSTNAME
The the following patch I61e23e264bc85eb36d07431c7839fb445c110947 introduces the stats interface on the MGCP_Test testsuite. This means that STATSVTY.CTRL_HOSTNAME must be set up correctly, otherwise all testcases will fail. Change-Id: I693cc17dbf6836e7a74b34111671b6e589744a63 Related: SYS#5535
Diffstat (limited to 'ttcn3-mgw-test')
-rw-r--r--ttcn3-mgw-test/MGCP_Test.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ttcn3-mgw-test/MGCP_Test.cfg b/ttcn3-mgw-test/MGCP_Test.cfg
index b70514e..f984173 100644
--- a/ttcn3-mgw-test/MGCP_Test.cfg
+++ b/ttcn3-mgw-test/MGCP_Test.cfg
@@ -6,6 +6,7 @@
[TESTPORT_PARAMETERS]
*.MGWVTY.CTRL_HOSTNAME := "172.18.4.180"
+*.STATSVTY.CTRL_HOSTNAME := "172.18.4.180"
[MODULE_PARAMETERS]
mp_local_ipv4 := "172.18.4.181";