laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/docker-playground/+/24975 )

Change subject: MGCP_Test: set STATSVTY.CTRL_HOSTNAME
......................................................................

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
---
M ttcn3-mgw-test/MGCP_Test.cfg
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  daniel: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  laforge: Verified



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

--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/24975
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I693cc17dbf6836e7a74b34111671b6e589744a63
Gerrit-Change-Number: 24975
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pma...@sysmocom.de>
Gerrit-Reviewer: daniel <dwillm...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to