aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-23WIPpespin/nano3gPau Espin Pedrol10-4/+546
2019-09-23process: Support passing ssh parameters to RemoteProcessPau Espin Pedrol1-6/+7
2019-09-20Move AbisIpFind class from bts_nanobts.py to its own filePau Espin Pedrol2-73/+98
2019-09-18Add a per-test log filePau Espin Pedrol1-0/+6
2019-09-18suite_test: suite requires the fake trial to implement get_run_dir()Pau Espin Pedrol1-5/+24
2019-09-10Revert "resources.conf.prod: Use different ARFCN for sysmocell-5k"Pau Espin Pedrol2-3/+1
2019-09-10Support SC5 power cycling through powersupplyPau Espin Pedrol2-14/+102
2019-09-10process: Introduce respawn_sync() methodPau Espin Pedrol1-0/+7
2019-09-10process: respawn(): return process resultPau Espin Pedrol1-1/+1
2019-09-10Add testsuite to check osmo-trx with TRXDv0Pau Espin Pedrol2-0/+5
2019-09-10resources.conf.prod: Fix indentationPau Espin Pedrol1-4/+4
2019-08-14default-suites: Drop multi-trx osmo-trx-lms testsPau Espin Pedrol1-2/+0
2019-08-14bts-trx: Improve logging and trap SIGTERM in ssh_sigkiller.shPau Espin Pedrol1-0/+2
2019-08-06contrib: Avoid sysmobts/oc2g toolchain ld crashes building new libosmocorePau Espin Pedrol4-4/+4
2019-08-05bts-trx: Drop deprecated -t parameterPau Espin Pedrol1-2/+1
2019-07-26resources.conf.prod: Use different ARFCN for sysmocell-5kPau Espin Pedrol2-0/+3
2019-07-25ttcn3: Increase TTCN3 IPA UP to have sysmobts tests workingPau Espin Pedrol1-0/+2
2019-07-24Introduce and use osmo-bts-trx VTY cmd max_trxd_version on sysmocell-5KPau Espin Pedrol3-0/+5
2019-06-19tests: voice: Add voice call test with Osmux enabledPau Espin Pedrol4-52/+81
2019-06-19Introduce osmux support for msc,bsc,mgwPau Espin Pedrol6-1/+41
2019-05-08virtual: Make mass tests be able to activate themselvesHolger Hans Peter Freyther5-18/+42
2019-05-08virtual: Make it possible to add tests to the ms driverHolger Hans Peter Freyther3-33/+82
2019-05-04virtual: Introduce a base class for test casesHolger Hans Peter Freyther3-8/+38
2019-05-04virtual: Move the starter code into the starter moduleHolger Hans Peter Freyther4-162/+167
2019-04-30virtual: Separate starting virtphy/mobile from the testHolger Hans Peter Freyther3-79/+114
2019-04-30ms_driver: Catch up with the new MS baseclassHolger Hans Peter Freyther1-2/+2
2019-04-28virtual: Have a single result class that can store dataHolger Hans Peter Freyther4-37/+69
2019-04-28virtual: Unify the lua script into a single oneHolger Hans Peter Freyther3-2/+10
2019-04-28virtual: The completion ratio is success / success+failureHolger Hans Peter Freyther2-2/+2
2019-04-24BTS_Tests.cfg.tmpl rename BTS_Tests.mp_bb_trxc_ipPhilipp Maier1-1/+1
2019-04-24BTS_Tests.cfg.tmpl: rename BTS_Tests.mp_bb_trxc_portPhilipp Maier1-1/+1
2019-04-18resources.conf.prod: Update config to use new smart socket HW setupPau Espin Pedrol1-6/+6
2019-04-12powersupply: Add support for Intellinet PDUPau Espin Pedrol3-2/+103
2019-04-08Revert "modem: workaround ofono crash"Pau Espin Pedrol1-1/+0
2019-04-05processes: Fix kill of processes run under sudoPau Espin Pedrol1-0/+11
2019-04-05suites: gprs: Keep terminating all iperf3 processes if one fails to terminatePau Espin Pedrol1-1/+4
2019-04-04process: Early return during process termination if no proc runningPau Espin Pedrol3-57/+8
2019-04-04suite: Make _processes an empty list during init timePau Espin Pedrol1-13/+10
2019-04-04modem: Move modem iface to its netns before using itPau Espin Pedrol3-0/+34
2019-04-04util: use launch_sync API instead of manual waitPau Espin Pedrol1-12/+3
2019-04-03process: Prevent NetNSProcess alive forever after SIGKILLPau Espin Pedrol2-1/+42
2019-04-03process: add signal to NetNSProcess kill pathPau Espin Pedrol1-1/+1
2019-03-27default-suites.conf: Add tests for OC2GPau Espin Pedrol1-0/+18
2019-03-27ttcn3: Enable tests against O2CGPau Espin Pedrol2-0/+2
2019-03-27Integrate osmo-{bts,pcu}-oc2gPau Espin Pedrol8-1/+334
2019-03-25contrib: jenkins-build-osmo-pcu-oc2g: Enable oc2gbts-phyPau Espin Pedrol1-1/+7
2019-03-15contrib: Use proper SDK for OC2G buildsPau Espin Pedrol2-12/+12
2019-03-07nitb_netreg_mass: Provide 100 subscriberszecke/testHolger Hans Peter Freyther2-2/+180
2019-03-07nitb_netreg_mass: Add code to declare a run successful/failureHolger Hans Peter Freyther3-7/+71
2019-03-07nitb_netreg_mass: Allow a suite to configure num subscriberHolger Hans Peter Freyther7-65/+80