blob: a7ce68d96c95e514d1a295fe47c9b93c6a9010bc [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 := ""
22
23# real BTS / RF
24#BTS_Tests.mp_bb_trxc_port := -1
25#BTS_Tests.mp_tolerance_rxlev := 10;
26#BTS_Tests.mp_tolerance_rxqual := 1;
27
28
29[MAIN_CONTROLLER]
30
31[EXECUTE]
32BTS_Tests.control
Harald Welte505cf9b2018-09-15 17:47:23 +030033BTS_Tests_SMSCB.control