Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Pau Espin 7ad177f396 example: Maintain different resources.conf for RnD and prod
We still want to maintain this file in the same osmo-gsm-tester repo
because we frequently neef to update the config when adding new
features.

Until now only 1 file was maintained (which was used for RnD setup), and
then when runnin in prod the jenkins script used sed to change the file
to accomodate slightly changes. This way is too hacky, so let's just
maintain too separate files, keeping the original resources.conf key
name used by osmo-gsm-tester free, so that jenkins job can symlink one
of the 2 files to it.

Take the chance to remove OctoBTS and Sysmocell5k from the RnD resources
file, as we don't have those them.

Change-Id: Ifec851c7ac6fca6b294e57dfe86b92f214ae8f42
2018-03-13 20:12:42 +01:00
contrib contrib: build-osmo-bsc: Add aibsip-find and ipaccess-config binaries to archive 2018-03-09 18:54:28 +01:00
doc MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP 2017-05-29 00:19:45 +02:00
example example: Maintain different resources.conf for RnD and prod 2018-03-13 20:12:42 +01:00
install initial import 2017-03-28 12:37:17 +02:00
selftest cosmetic: adjust resource_test to comp128v1 2017-12-18 02:28:58 +00:00
src modem: get IMSI from ofono 2018-03-13 18:32:59 +01:00
suites osmo-msc: Use osmo-mgw instead of osmo-bsc_mgcp 2018-02-26 12:14:48 +01:00
.gitignore example: Maintain different resources.conf for RnD and prod 2018-03-13 20:12:42 +01: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