Commit Graph

69 Commits

Author SHA1 Message Date
Neels Hofmeyr 8d8a136aec OsmoGSMTester: update run-job post-build artifact archiving rule
Change-Id: I73c1a6793369604cbe494c83b595a4130a44adc9
2018-11-28 17:15:33 +01:00
Pau Espin b825f790d7 OsmoGsmTester: install.adoc: Remove trailing whitespace
My editor is removing it automatically.

Change-Id: I25c8d179a21c66ab3424204e12215f8e1ddd8e54
2018-11-28 17:15:33 +01:00
Pau Espin 8d72cd68c1 OsmoGsmTester: Add missing dependency python-smpplib
Change-Id: I9a6ad33d41c8a90317d079ff0d1f9640c48a2353
2018-11-28 17:15:33 +01:00
Pau Espin 422f8bae65 OsmoGsmTester: Update sample test script
Copied from newest mo_mt_sms.py test.

Change-Id: I49644f6f8223d45bccbcbb3aa8325c20c06dcdbe
2018-11-28 17:15:33 +01:00
Neels Hofmeyr ee57f0952a OsmoGSMTester: tweak sysmobts: systemctl, ssh, limits, reboot
Simpler systemctl rule to disable stock services.

Fix the limits config, which was not the right way for sysmoBTS.

SSH access: apparently no need to create an ssh key at all, login is permitted
right away.

Add hint to reboot at the right time.

Change-Id: I8e686383318ee2eece908a4e690e5061ade0cd02
2018-11-28 17:15:33 +01:00
Neels Hofmeyr 9711069e53 OsmoGSMTester: add sqlite3 as dependency
Needed to setup the initial hlr db using the hlr.sql file from osmo-hlr
since osmo-gsm-tester commit 798e592fd6
"MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP"

Change-Id: Ic19f93a69df4062364da8523b5d30a1611a0eb77
2018-11-28 17:15:33 +01:00
Neels Hofmeyr 05eb779ce9 OsmoGSMTester: add rtprio conf, tweak core dump conf
Change-Id: I284c3bfb15e914f1f6ab00f15874fe5ea6190c5c
2018-11-28 17:15:33 +01:00
Neels Hofmeyr 5d0330fa45 apply rename of resource nitb_iface to ip_address
See osmo-gsm-tester change-id I829903d7b2111ab5ee106bce52d6121204a5a401

Change-Id: Icbbb7d921e7340739883650f778d5a7341840875
2018-11-28 17:15:33 +01:00
Neels Hofmeyr 7b8dbd81f2 OsmoGSMTester: say 'modems', not 'modem' (sounds like it supports only one)
Change-Id: Ib59788a50754ea5290e665a9f9376d70e01c9be5
2018-11-28 17:15:33 +01:00
Neels Hofmeyr b52df17e8b OsmoGSMTester: add install docs; fixes and tweaks
Change-Id: I574937dbf31bce49cfb7523f91041c20fecb421e
2018-11-28 17:15:33 +01:00
Neels Hofmeyr 73207e1cee OsmoGSMTester: add / tweak overview graphs
Some mistakes fixed (missing osmo-trx, B200 pointing at NITB instead of
osmo-bts-trx)

Add graph showing resource selection.

Add graph showing a trial dir.

Change-Id: I1cfcd99ee11b851095a75107246cb156ede7f4cf
2018-11-28 17:15:33 +01:00
Neels Hofmeyr c0827c4287 cosmetic: OsmoGSMTester: fix dir name
All other subdirs are without dashes, but I added Osmo-GSM-Tester with dashes.
Comply with the naming scheme and remove dashes.

Change-Id: I36d0c94dde5deffba04b27436ae499a42c519bec
2018-11-28 17:15:33 +01:00
Neels Hofmeyr 798e592fd6 MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP
Change-Id: I5842e8f1cba8e8e6bedfc08540efcafe207159cb
2017-05-29 00:19:45 +02:00
Neels Hofmeyr cceb0f56ab readme: add some ssh details
Change-Id: Idb5d254768b52300d99b5a1f11f92e8536aec371
2017-05-11 10:34:03 +00:00
Neels Hofmeyr feb56c0a04 readme: format so that dependencies can be copy-pasted to terminal
Change-Id: I455cb75d6cdd583d31ab0188476bee813a2ab789
2017-05-10 13:08:45 +00:00
Neels Hofmeyr c0ee10c0e0 README: update deps
Change-Id: I908480e8854b07d10a817fec0b2d75bf9bdfec62
2017-05-03 16:30:11 +02:00
Neels Hofmeyr ac45a22356 README.txt: point at osmo-gsm-manuals
Change-Id: I4eda231ca783f1cd11b960829cc7ff9e9914af4e
2017-04-14 04:18:21 +02:00
Neels Hofmeyr 3531a192ae core implementation
code bomb implementing the bulk of the osmo-gsm-tester

Change-Id: I53610becbf643ed51b90cfd9debc6992fe211ec9
2017-04-08 15:43:19 +02:00
Neels Hofmeyr dae3d3c479 initial import
The original osmo-gsm-tester was an internal development at sysmocom, mostly by
D. Laszlo Sitzer <dlsitzer@sysmocom.de>, of which this public osmo-gsm-tester
is a refactoring / rewrite.

This imports an early state of the refactoring and is not functional yet. Bits
from the earlier osmo-gsm-tester will be added as needed. The earlier commit
history is not imported.
2017-03-28 12:37:17 +02:00