Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Pau Espin aab56921f1 Introduce scenario modifiers
Before this patch, scenarios were only used to select resources with
specific attributes. This commit introduces "modifiers" in scenarios,
which allows setting or modifing config attributes of resources once
they have been reserved. This way same test can be run selecting same
resources but modifying its configuration, allowing for instance running
different number of TRX, different timeslot configuration, etc.

Modifiers are described by placing a "modifiers" dictionary in any
scenario file, similar to the current "resources" one used to select
requird resources. The "modifiers" dictionary is overlaid on top of the
"resources" one resulting from combining all the "resources" dictionary
of all scenario files.

Change-Id: If8c422c67d9a971d9ce2c72594f55cde2db7550d
2018-08-21 16:48:02 +02:00
contrib jenkins-build-osmo-msc.sh: Build osmo-hlr before osmo-msc 2018-08-08 08:01:47 +02:00
doc MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP 2017-05-29 00:19:45 +02:00
example Introduce scenario modifiers 2018-08-21 16:48:02 +02:00
install initial import 2017-03-28 12:37:17 +02:00
selftest Introduce scenario modifiers 2018-08-21 16:48:02 +02:00
src Introduce scenario modifiers 2018-08-21 16:48:02 +02:00
suites osmo-hlr.cfg.tmpl: Add ussd routing prefix for *#100# and fix expected answer format 2018-08-13 14:36:14 +02:00
ttcn3 Add ttcn3-bts-test env 2018-07-25 16:38:30 +02:00
.gitignore Add ttcn3-bts-test env 2018-07-25 16:38:30 +02:00
.gitreview Add git-review config 2017-12-15 11:29:21 +00:00
COPYING Add GPLv3 license text to repository 2017-06-03 14:23:51 +00:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
check_dependencies.py hlr: Use python module instead of cmdline to modify sqlite db 2017-08-23 17:02:38 +02:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00