osmo-gsm-tester/selftest
Harald Welte ddf78124f8 remove timer section from osmo-{bts,bsc}.cfg.tmpl
As described in https://osmocom.org/issues/2380 and related gerrit
patch https://gerrit.osmocom.org/#/c/3306 the config files currently
contain timers with a 'zero' value, leading to issues.

The config file templates used in osmo-gsm-tester suffer actually
from exactly the same issue: They basically contain values that were
written back to the file based on the default initialization in libbsc,
which unfortunately was zero in some cases.

Let's remove those values, they are the (bad) default anyway.

libbsc patches in the pipeline will introduce reasonable defaults
and forbid the use of zero for timers.

Change-Id: I8cde29a597a17c2659b3b87268be4b12975f4bef
2017-07-20 11:54:49 +02:00
..
conf rename resource nitb_iface to ip_address 2017-05-29 00:18:43 +02:00
config_test core implementation 2017-04-08 15:43:19 +02:00
dbus_test core implementation 2017-04-08 15:43:19 +02:00
process_test core implementation 2017-04-08 15:43:19 +02:00
py_import_test core implementation 2017-04-08 15:43:19 +02:00
suite_test refactor: fix error handling; fix log.Origin; only one trial 2017-06-09 00:35:20 +02:00
template_test remove timer section from osmo-{bts,bsc}.cfg.tmpl 2017-07-20 11:54:49 +02:00
trial_test core implementation 2017-04-08 15:43:19 +02:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
_prep.py log.py: tweak LogTarget list, require explicit LogTarget 2017-05-08 10:12:25 +00:00
all_tests.py core implementation 2017-04-08 15:43:19 +02:00
config_test.err core implementation 2017-04-08 15:43:19 +02:00
config_test.ok fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
config_test.py fix 'make check' 2017-04-27 20:24:50 +02:00
lock_test.err core implementation 2017-04-08 15:43:19 +02:00
lock_test.ok cosmetic: lock test: add quotes 2017-05-11 12:33:00 +02:00
lock_test.sh cosmetic: lock test: add quotes 2017-05-11 12:33:00 +02:00
lock_test_help.py lock test: make more robust against timing 2017-05-11 10:31:46 +00:00
log_test.err core implementation 2017-04-08 15:43:19 +02:00
log_test.ok log_test.py: cosmetic follow-up 2017-06-13 13:32:37 +02:00
log_test.py log_test.py: cosmetic follow-up 2017-06-13 13:32:37 +02:00
misc.py core implementation 2017-04-08 15:43:19 +02:00
process_test.err core implementation 2017-04-08 15:43:19 +02:00
process_test.ok fix problem in origin ancestry: don't add self twice 2017-06-07 19:53:24 +02:00
process_test.ok.ign Add microsecond accuracy to log timestamps 2017-07-03 10:39:56 +00:00
process_test.py Add remote user for RemoteProcress 2017-05-04 13:16:21 +00:00
resource_test.err core implementation 2017-04-08 15:43:19 +02:00
resource_test.ok fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
resource_test.ok.ign config: resolve real paths from symlinks, add paths debug logging 2017-05-04 20:56:48 +00:00
resource_test.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
sms_test.err sms_test: add output checks 2017-05-31 20:40:18 +02:00
sms_test.ok sms_test: add output checks 2017-05-31 20:40:18 +02:00
sms_test.py fix: Sms.__eq__ bug due to typo 2017-05-31 20:39:42 +02:00
suite_test.err core implementation 2017-04-08 15:43:19 +02:00
suite_test.ok fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
suite_test.ok.ign refactor: fix error handling; fix log.Origin; only one trial 2017-06-09 00:35:20 +02:00
suite_test.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
template_test.err core implementation 2017-04-08 15:43:19 +02:00
template_test.ok remove timer section from osmo-{bts,bsc}.cfg.tmpl 2017-07-20 11:54:49 +02:00
template_test.py Add support for SMPP testing 2017-06-18 08:48:09 +00:00
trial_test.err core implementation 2017-04-08 15:43:19 +02:00
trial_test.ok trial.py: Remove accidental double creation of file 2017-05-24 12:02:43 +00:00
trial_test.ok.ign trial: always use abspath 2017-05-15 14:25:24 +02:00
trial_test.py core implementation 2017-04-08 15:43:19 +02:00
util_test.err core implementation 2017-04-08 15:43:19 +02:00
util_test.ok core implementation 2017-04-08 15:43:19 +02:00
util_test.py core implementation 2017-04-08 15:43:19 +02:00