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
This commit is contained in:
Philipp Maier 2021-07-20 10:32:59 +02:00 committed by laforge
parent d2014603a7
commit 5c3ad38f83
1 changed files with 1 additions and 0 deletions

View File

@ -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";