blob: 78a288d1112151b523f875e63bd856418bdaf89a [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
15*.BTSVTY.CTRL_HOSTNAME := "127.0.0.1" # osmo-bts-trx
Harald Weltef50e3ae2018-09-10 10:27:56 +020016*.BSCVTY.CTRL_HOSTNAME := "127.0.0.1" # osmo-bsc
Harald Weltefcf27c92018-06-18 19:39:38 +020017
18[MODULE_PARAMETERS]
19#BTS_Tests.mp_rsl_ip := "10.9.1.2" # office
20BTS_Tests.mp_rsl_ip := "192.168.100.2" # home
21#BTS_Tests.mp_pcu_socket := ""
Harald Welteed0c1562019-02-07 20:26:29 +010022#BTS_Tests_OML.mp_oml_ip := "192.168.102.239" # home
23#BTS_Tests_OML.mp_oml_port := 3002
Harald Weltefcf27c92018-06-18 19:39:38 +020024
25# real BTS / RF
26#BTS_Tests.mp_bb_trxc_port := -1
27#BTS_Tests.mp_tolerance_rxlev := 10;
28#BTS_Tests.mp_tolerance_rxqual := 1;
29
30
31[MAIN_CONTROLLER]
32
33[EXECUTE]
34BTS_Tests.control
Harald Welte505cf9b2018-09-15 17:47:23 +030035BTS_Tests_SMSCB.control