Change in docker-playground[master]: MGCP_Test: set STATSVTY.CTRL_HOSTNAME

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Aug 6 14:11:23 UTC 2021


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 <pmaier at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210806/5c2f11c7/attachment.htm>


More information about the gerrit-log mailing list