blob: 36d81e2cfca32cc3f5b697e83012ddedc55e2a96 [file] [log] [blame]
Harald Weltefcf27c92018-06-18 19:39:38 +02001[ORDERED_INCLUDE]
2# Common configuration, shared between test suites
3"../Common.cfg"
4# testsuite specific configuration, not expected to change
5"./BTS_Tests.default"
6
7# Local configuration below
8
9[LOGGING]
10
11[TESTPORT_PARAMETERS]
12#*.BTSVTY.CTRL_HOSTNAME := "10.9.1.191" # sysmoBTS Max
13#*.BTSVTY.CTRL_HOSTNAME := "10.9.1.162" # sysmoBTS Pau
14#*.BTSVTY.CTRL_HOSTNAME := "192.168.100.130" # sysmoBTS home
Harald Welte5ebf7982020-10-20 18:02:49 +020015#*.BTSVTY.CTRL_HOSTNAME := "127.0.0.20" # osmo-bts-trx
16#*.BSCVTY.CTRL_HOSTNAME := "127.0.0.11" # osmo-bsc
Harald Weltefcf27c92018-06-18 19:39:38 +020017
18[MODULE_PARAMETERS]
Oliver Smith7bdf87b2019-08-28 11:29:44 +020019L1CTL_PortType.m_l1ctl_sock_path := "/tmp/osmocom_l2"
Harald Weltefcf27c92018-06-18 19:39:38 +020020#BTS_Tests.mp_rsl_ip := "10.9.1.2" # office
Oliver Smith7bdf87b2019-08-28 11:29:44 +020021#BTS_Tests.mp_rsl_ip := "192.168.100.2" # home
Harald Welte5ebf7982020-10-20 18:02:49 +020022#BTS_Tests.mp_rsl_ip := "127.0.0.10"
Oliver Smith7bdf87b2019-08-28 11:29:44 +020023BTS_Tests.mp_pcu_socket := "/tmp/pcu_sock"
Harald Welte5ebf7982020-10-20 18:02:49 +020024#BTS_Tests.mp_bts_trxc_ip := "127.0.0.21"
25#BTS_Tests.mp_ctrl_ip := "127.0.0.20"
Harald Welteed0c1562019-02-07 20:26:29 +010026#BTS_Tests_OML.mp_oml_ip := "192.168.102.239" # home
27#BTS_Tests_OML.mp_oml_port := 3002
Harald Weltefcf27c92018-06-18 19:39:38 +020028
29# real BTS / RF
30#BTS_Tests.mp_bb_trxc_port := -1
31#BTS_Tests.mp_tolerance_rxlev := 10;
32#BTS_Tests.mp_tolerance_rxqual := 1;
33
Pau Espin Pedrol65d712e2021-06-25 13:55:38 +020034BTS_Tests_OML.mp_pcu_socket := "/tmp/pcu_sock"
Harald Weltefcf27c92018-06-18 19:39:38 +020035
36[MAIN_CONTROLLER]
37
38[EXECUTE]
39BTS_Tests.control
Harald Welte505cf9b2018-09-15 17:47:23 +030040BTS_Tests_SMSCB.control
Vadim Yanitskiy0d4e3cb2021-06-03 04:57:42 +020041BTS_Tests_LAPDm.control
Vadim Yanitskiy73878132021-05-05 02:22:45 +020042BTS_Tests_VAMOS.control