aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-30wiip...zecke/more-testsHolger Hans Peter Freyther2-1/+3
2019-04-30hack.. give it more time...Holger Hans Peter Freyther1-1/+1
2019-04-30virtual: Make mass tests be able to activate themselvesHolger Hans Peter Freyther5-18/+41
2019-04-30virtual: Make it possible to add tests to the ms driverHolger Hans Peter Freyther3-33/+82
2019-04-30virtual: Introduce a base class for test casesHolger Hans Peter Freyther3-6/+38
2019-04-30virtual: Move the starter code into the starter moduleHolger Hans Peter Freyther4-164/+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
2019-03-07resource: Add a mobile resource for the virtual testHolger Hans Peter Freyther5-1/+58
2019-03-06resources.conf.prod: Add dev_args to select specific Lime devicePau Espin Pedrol1-0/+1
2019-03-05Log signals from VoiceCall dbus objectsPau Espin Pedrol1-8/+54
2019-03-05resource: Introduce a base class for the modemHolger Hans Peter Freyther2-16/+56
2019-03-05resource: Use a factory to initiate a modemHolger Hans Peter Freyther2-2/+15
2019-03-05Revert "nitb_netreg_mass: Add code to declare a run successful/failure"Holger Freyther3-71/+7
2019-03-05process: Make killing processes non-sequentialHolger Hans Peter Freyther2-3/+129
2019-03-05nitb_netreg_mass: Add code to declare a run successful/failureHolger Hans Peter Freyther3-7/+71
2019-03-05resource: Introduce a type attribute to the resource definitionHolger Hans Peter Freyther1-0/+1
2019-03-04process: Make sending signals (kill) externally visibleHolger Hans Peter Freyther1-9/+9
2019-03-04process: Speed-up terminating lots of processes by batching itHolger Hans Peter Freyther2-10/+38
2019-02-27pyflakes: Rename local variable to not shadow importHolger Hans Peter Freyther1-2/+2
2019-02-27pyflakes: Remove occurrences of using undefined variablesHolger Hans Peter Freyther2-6/+1
2019-02-27pyflakes: Remove assigned but unread variablesHolger Hans Peter Freyther4-11/+8
2019-02-27pyflakes: Remove imports of unused modulesHolger Hans Peter Freyther9-18/+7
2019-02-23ms_driver: Rename method to hopefully be more clearHolger Hans Peter Freyther1-2/+2
2019-02-21contrib: Add script to build osmo-bts and osmo-pcu for oc2gPau Espin Pedrol2-0/+55
2019-02-21jenkins: Fix the test for journalctl if it isn't presentHolger Hans Peter Freyther1-1/+1