Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Neels Hofmeyr aca2624273 paths: have one common parent dir /var/tmp/osmo-gsm-tester
In the example config and the jenkins scripts, use paths below common parent
dir /var/tmp/osmo-gsm-tester.

1. example: put the state dir in /var/tmp/osmo-gsm-tester/state, instead of in
the config dir like /etc/osmo-gsm-tester.

2. contrib scripts: place trials in /var/tmp/osmo-gsm-tester/trials, and to
move into place atomically, use /var/tmp/osmo-gsm-tester/.prep-trials as
temporary location.

The OsmoGSMTester manual is currently also being updated to setup these paths,
with /var/tmp/osmo-gsm-tester owned by a common group and having group-sticky
as well has group-writable access rules.

Change-Id: I2961e9d1d9b14859b886058b54ffcb36f4d88bc1
2017-05-11 17:39:02 +02:00
contrib paths: have one common parent dir /var/tmp/osmo-gsm-tester 2017-05-11 17:39:02 +02:00
doc readme: add some ssh details 2017-05-11 10:34:03 +00:00
example paths: have one common parent dir /var/tmp/osmo-gsm-tester 2017-05-11 17:39:02 +02:00
install initial import 2017-03-28 12:37:17 +02:00
selftest cosmetic: lock test: add quotes 2017-05-11 12:33:00 +02:00
src ofono/dbus: detach from signals as appropriate 2017-05-11 12:33:00 +02:00
suites propagate Timeout class to test scope, use in debug suite 2017-05-08 13:06:58 +02:00
.gitignore gitignore: Add *.pyc 2017-04-28 14:56:20 +02:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
check_dependencies.py core implementation 2017-04-08 15:43:19 +02:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00