aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-11-29 13:47:18 +0100
committerlaforge <laforge@osmocom.org>2019-11-30 09:34:59 +0000
commitf10f0e4df8e3c656404d2c79f23fbc3d61755c3a (patch)
treec9e347cd583f4e05e1588b04bcd5d405c4201d61
parent65712d64e54003ce631934b2d95117292fbe3a03 (diff)
ttcn3-pcu: Set correct VTY listen addr in PCU_Tests.cfg
Now that osmo-ttcn3-hacks.git I221675721b65b3ab44179e9657da70ba4004d7de introduced VTY support for PCU_Tests_RAW, we need to use the correct addr here. Change-Id: I6807dafd79e58750ffa953da30eb34671aa25808
-rw-r--r--ttcn3-pcu-test/PCU_Tests.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ttcn3-pcu-test/PCU_Tests.cfg b/ttcn3-pcu-test/PCU_Tests.cfg
index 07af661..2502fd2 100644
--- a/ttcn3-pcu-test/PCU_Tests.cfg
+++ b/ttcn3-pcu-test/PCU_Tests.cfg
@@ -5,6 +5,7 @@
[LOGGING]
[TESTPORT_PARAMETERS]
+*.PCUVTY.CTRL_HOSTNAME := "172.18.13.101"
[MODULE_PARAMETERS]
PCU_Tests_RAW.mp_pcu_sock_path := "/data/unix/pcu_bts"