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
This commit is contained in:
Pau Espin 2019-11-29 13:47:18 +01:00 committed by laforge
parent 65712d64e5
commit f10f0e4df8
1 changed files with 1 additions and 0 deletions

View File

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