fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39809?usp=email )
Change subject: bts: BTS_Tests.cfg: remove commented out params ......................................................................
bts: BTS_Tests.cfg: remove commented out params
... most of them are personal stuff.
Change-Id: I892ae9003082da78ba41df55b6fb56ff4aae5526 --- M bts/BTS_Tests.cfg 1 file changed, 0 insertions(+), 14 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/bts/BTS_Tests.cfg b/bts/BTS_Tests.cfg index fb78eba..b37bc2f 100644 --- a/bts/BTS_Tests.cfg +++ b/bts/BTS_Tests.cfg @@ -9,22 +9,10 @@ [LOGGING]
[TESTPORT_PARAMETERS] -#*.BTSVTY.CTRL_HOSTNAME := "10.9.1.191" # sysmoBTS Max -#*.BTSVTY.CTRL_HOSTNAME := "10.9.1.162" # sysmoBTS Pau -#*.BTSVTY.CTRL_HOSTNAME := "192.168.100.130" # sysmoBTS home -#*.BTSVTY.CTRL_HOSTNAME := "127.0.0.20" # osmo-bts-trx -#*.BSCVTY.CTRL_HOSTNAME := "127.0.0.11" # osmo-bsc
[MODULE_PARAMETERS] L1CTL_PortType.m_l1ctl_sock_path := "/tmp/osmocom_l2" -#BTS_Tests.mp_rsl_ip := "10.9.1.2" # office -#BTS_Tests.mp_rsl_ip := "192.168.100.2" # home -#BTS_Tests.mp_rsl_ip := "127.0.0.10" BTS_Tests.mp_pcu_socket := "/tmp/pcu_sock" -#BTS_Tests.mp_bts_trxc_ip := "127.0.0.21" -#BTS_Tests.mp_ctrl_ip := "127.0.0.20" -#BTS_Tests_OML.mp_oml_ip := "192.168.102.239" # home -#BTS_Tests_OML.mp_oml_port := 3002 BTS_Tests.mp_l1_supports_gprs := true
# real BTS / RF @@ -32,8 +20,6 @@ #BTS_Tests.mp_tolerance_rxlev := 10; #BTS_Tests.mp_tolerance_rxqual := 1;
-BTS_Tests_OML.mp_pcu_socket := "/tmp/pcu_sock" - [MAIN_CONTROLLER]
[EXECUTE]