Change in docker-playground[master]: ttcn3-pcu-sns: add vty parameter to allow ttcn3 to connect

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/.

daniel gerrit-no-reply at lists.osmocom.org
Wed Apr 14 12:42:18 UTC 2021


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

Change subject: ttcn3-pcu-sns: add vty parameter to allow ttcn3 to connect
......................................................................

ttcn3-pcu-sns: add vty parameter to allow ttcn3 to connect

Otherwise it will try to connect to 127.0.0.1.
Fixes jenkins ttcn3 test TC_sns_1c1u_unconfigured_nsvc.

Change-Id: I4b375a60c4f948c282337ca30643d14407f8239e
---
M ttcn3-pcu-test/sns/PCU_Tests.cfg
1 file changed, 4 insertions(+), 0 deletions(-)

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



diff --git a/ttcn3-pcu-test/sns/PCU_Tests.cfg b/ttcn3-pcu-test/sns/PCU_Tests.cfg
index 3d9fdf6..1036f5a 100644
--- a/ttcn3-pcu-test/sns/PCU_Tests.cfg
+++ b/ttcn3-pcu-test/sns/PCU_Tests.cfg
@@ -5,6 +5,10 @@
 [LOGGING]
 
 [TESTPORT_PARAMETERS]
+*.PCUVTY.CTRL_HOSTNAME := "172.18.14.101"
+*.PCUVTY.PROMPT1 := "OsmoPCU> "
+*.STATSVTY.CTRL_HOSTNAME := "172.18.14.101"
+*.STATSVTY.PROMPT1 := "OsmoPCU> "
 
 [MODULE_PARAMETERS]
 PCU_Tests.mp_pcu_sock_path := "/data/unix/pcu_bts"

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I4b375a60c4f948c282337ca30643d14407f8239e
Gerrit-Change-Number: 23740
Gerrit-PatchSet: 3
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
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/20210414/50d986c0/attachment.htm>


More information about the gerrit-log mailing list