docker-playground/ttcn3-bts-test/generic/BTS_Tests.cfg

27 lines
652 B
INI

[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/bts/BTS_Tests.default"
[LOGGING]
[TESTPORT_PARAMETERS]
*.BTSVTY.CTRL_HOSTNAME := "172.18.9.20"
*.BSCVTY.CTRL_HOSTNAME := "172.18.9.11"
[MODULE_PARAMETERS]
BTS_Tests.mp_transceiver_num := 4
BTS_Tests.mp_rsl_ip := "172.18.9.10"
BTS_Tests.mp_bts_trxc_ip := "172.18.9.21"
BTS_Tests.mp_pcu_socket := "/data/unix/pcu_sock"
L1CTL_PortType.m_l1ctl_sock_path := "/data/unix/osmocom_l2"
BTS_Tests.mp_ctrl_ip := "172.18.9.20"
BTS_Tests.mp_rtpem_bind_ip := "172.18.9.10"
[MAIN_CONTROLLER]
[EXECUTE]
BTS_Tests.control
BTS_Tests_SMSCB.control
BTS_Tests_LAPDm.control
BTS_Tests_VAMOS.control