aboutsummaryrefslogtreecommitdiffstats
path: root/bts
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-06-18 19:39:38 +0200
committerHarald Welte <laforge@gnumonks.org>2018-07-22 15:02:08 +0200
commitfcf27c9f24a2a9e636c5d9006f732b9bcbf0cea8 (patch)
treefbf4ca2749bd13626524d09d2bdbecdf992442de /bts
parent482dde66cb0de19770c49cb9e87d04477856eb54 (diff)
bts: add missing BTS_Tests.cfg config file
Diffstat (limited to 'bts')
-rw-r--r--bts/BTS_Tests.cfg31
1 files changed, 31 insertions, 0 deletions
diff --git a/bts/BTS_Tests.cfg b/bts/BTS_Tests.cfg
new file mode 100644
index 00000000..58eed2c2
--- /dev/null
+++ b/bts/BTS_Tests.cfg
@@ -0,0 +1,31 @@
+[ORDERED_INCLUDE]
+# Common configuration, shared between test suites
+"../Common.cfg"
+# testsuite specific configuration, not expected to change
+"./BTS_Tests.default"
+
+# Local configuration below
+
+[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.1" # osmo-bts-trx
+
+[MODULE_PARAMETERS]
+#BTS_Tests.mp_rsl_ip := "10.9.1.2" # office
+BTS_Tests.mp_rsl_ip := "192.168.100.2" # home
+#BTS_Tests.mp_pcu_socket := ""
+
+# real BTS / RF
+#BTS_Tests.mp_bb_trxc_port := -1
+#BTS_Tests.mp_tolerance_rxlev := 10;
+#BTS_Tests.mp_tolerance_rxqual := 1;
+
+
+[MAIN_CONTROLLER]
+
+[EXECUTE]
+BTS_Tests.control