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: I6807dafd79e58750ffa953da30eb34671aa25808changes/28/16328/2
parent
65712d64e5
commit
f10f0e4df8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue