1. 14bb5ff ms_osmo_mobile.py: Fix missing sublcass implementation of abstract MS methods by Pau Espin Pedrol · 4 years ago
  2. 62e887d amarisoft_enb.cfg.tmpl: expose log options by Andre Puschmann · 4 years ago
  3. cedee0a doc/manuals: Fix callout definition in code block by Pau Espin Pedrol · 4 years ago
  4. 5680255 iperf3: Add support for setting TOS by Pau Espin Pedrol · 4 years ago
  5. 229f116 iperf3: Refactor iperf3cli popen arg list generation by Pau Espin Pedrol · 4 years ago
  6. be50eae ms_srs: fix additional_args init by Andre Puschmann · 4 years ago
  7. e3d1b61 Add per-test KPI support by Pau Espin Pedrol · 4 years ago
  8. d4dc2ad selftest: Add test to verify junit xml report by Pau Espin Pedrol · 4 years ago
  9. e592de8 srs: Convert additional_args attr to list to allow combining different params by Pau Espin Pedrol · 4 years ago
  10. 393cd61 amarisoft_drb.cfg.tmpl: adjust default values for QCI 1 and 2 by Andre Puschmann · 4 years ago
  11. f678c4d iperf3: increase extra timeout to 30s by Andre Puschmann · 4 years ago
  12. 8b1547b rfemu: add max attenuation getter by Andre Puschmann · 4 years ago
  13. ccb6320 enb_amarisoft: fix typo by Andre Puschmann · 4 years ago
  14. b0ebcbc epc: refactor run_wait() method and rename to prepare_proc() by Andre Puschmann · 4 years ago
  15. e66e3ae config: Allow empty config files by Pau Espin Pedrol · 4 years ago
  16. 683d196 testenv: Prepend underscor to internal method by Pau Espin Pedrol · 4 years ago
  17. c3cf682 Implement per-test timeout guard by Pau Espin Pedrol · 4 years ago
  18. a75f85a Refactor test specific config parsing & generation by Pau Espin Pedrol · 4 years ago
  19. 444129e test: Move duration time calculation to helper function by Pau Espin Pedrol · 4 years ago
  20. 8cfb5d0 Remove all references to defaults: timeout: from suite.conf by Pau Espin Pedrol · 4 years ago
  21. a9bc93d iperf3: Fix iperf3cli.launch_sync() when configured to run more than 300 sec by Pau Espin Pedrol · 4 years ago
  22. 7c759d9 srsenb_sib.conf.tmpl: add default SIB3 by Andre Puschmann · 4 years ago
  23. ec28572 test: Store brief log per test and use as default report_stdout by Pau Espin Pedrol · 4 years ago
  24. 57e37f9 suites/4g: Wait for IP addr received before trying to use the link by Pau Espin Pedrol · 4 years ago
  25. a4bb6d3 testenv: Add debug log when overlaying templates dir by Pau Espin Pedrol · 4 years ago
  26. 3b49d46 amarisoft_enb: Properly set S1AP SCTP bind ip addr by Pau Espin Pedrol · 4 years ago
  27. 9e2e8d2 log: Fix OriginLoopError generated in log.Error from testenv.poll() by Pau Espin Pedrol · 4 years ago
  28. 8ea4ba2 ttcn3: Don't overwrite output junit file on multiple testsuites by Pau Espin Pedrol · 4 years ago
  29. 664e383 EventLoop: Fix log error "Origin parent loop" during wait() by Pau Espin Pedrol · 4 years ago
  30. 3a81a7e tests: Replace is_connected() with is_registered() by Pau Espin Pedrol · 4 years ago
  31. ffa325e doc/manual: Fix links to nonexistent sections by Pau Espin Pedrol · 4 years ago
  32. 0a50110 enb,ms: refactor base_rate selection for ZMQ by Andre Puschmann · 4 years, 1 month ago
  33. acdf416 enb_amarisoft: decrease max rate for TM2+ by Andre Puschmann · 4 years ago
  34. 10ed8dc enb_srs: add extra head room for max rate with 6 PRB in MIMO mode by Andre Puschmann · 4 years, 1 month ago
  35. 0767920 handover.py: fix typo in test by Andre Puschmann · 4 years, 1 month ago
  36. 898a5aa 4g_suite: add MT and MO test cases by Andre Puschmann · 4 years, 1 month ago
  37. 419a662 ms_srs: refactor UE state getter functions by Andre Puschmann · 4 years, 1 month ago
  38. 8eeea7f srsenb.conf.tmpl: reduce RRC inactivity timer to 5s by Andre Puschmann · 4 years, 1 month ago
  39. f7915a8 srsenb_sib.conf.tmpl: increase default T311 value to 10s by Andre Puschmann · 4 years, 1 month ago
  40. 98ad77e srsenb_sib.conf_tmpl: fix whitespaces by Andre Puschmann · 4 years, 1 month ago
  41. 3c978fe ms_srs: add PRACH, reestablishment and paging counter by Andre Puschmann · 4 years, 1 month ago
  42. aa7b5b7 epc: add run function to EPC by Andre Puschmann · 4 years, 1 month ago
  43. 61d150b enb: refactor ue_max_rate() and move helper function back to sub classes by Andre Puschmann · 4 years, 1 month ago
  44. 487d1ef amarisoft_enb: fix RI config by Andre Puschmann · 4 years, 1 month ago
  45. 32f3e16 sysmocom/ttcn3/jenkins-run.sh: Pass confg file as cmdline by Pau Espin Pedrol · 4 years ago
  46. f2c2a34 Fix ttcn3 testsuites after recent refactors by Pau Espin Pedrol · 4 years ago
  47. ef919c0 report: Add trial commit info to junit file by Pau Espin Pedrol · 4 years ago
  48. f3df1e4 report: Add trial name to junit 'testsuites' node by Pau Espin Pedrol · 4 years ago
  49. ab78df2 doc: manual: Write initial Test API section by Pau Espin Pedrol · 4 years ago
  50. 166dc10 testenv: Support test overlaying a directory to look for templates by Pau Espin Pedrol · 4 years ago
  51. 4ddcdaf selftest: template: Test existing overlay dir features by Pau Espin Pedrol · 4 years ago
  52. 315ba57 testenv: Get rid of 'resources' global variable by Pau Espin Pedrol · 4 years ago
  53. 7e30d84 process: Improve launch_sync() exception due to process failing by Pau Espin Pedrol · 4 years ago
  54. cf6bec7 log: Improve log ctx information in log.Error exception by Pau Espin Pedrol · 4 years ago
  55. 19fe3a1 process: Fix wrong use of log.ctx(self) by Pau Espin Pedrol · 4 years ago
  56. eb7ced1 ms_srs: sum bitrates for all component carrier by Andre Puschmann · 4 years, 1 month ago
  57. 346ffd9 enb: remove freq config for zmq operation by Andre Puschmann · 4 years, 1 month ago
  58. eddff7c ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  59. b452ed6 enb_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  60. 5f826be ms_{srs,amarisoft}: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  61. 1abff4e enb: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  62. e921995 epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  63. 6e0b6fb Support identifying different tgz files based on run_label attribute by Pau Espin Pedrol · 4 years, 1 month ago
  64. 2e49574 Fix processes run with RemoteProcessSafeExit not receiving stdin by Pau Espin Pedrol · 4 years, 1 month ago
  65. 26890f3 ms_srs: wait 6s after stopping srsUE by Andre Puschmann · 4 years, 1 month ago
  66. 71b430c enb: fix UL max rate calculation by Andre Puschmann · 4 years, 1 month ago
  67. 1a96ecd ms_srs: allow + operator when specifying CSV columns by Andre Puschmann · 4 years, 1 month ago
  68. 2cfa4a3 ms_srs: add max rolling average as metric operation by Andre Puschmann · 4 years, 1 month ago
  69. 9dbdb62 process: Log stdout tail when process exits with error by Pau Espin Pedrol · 4 years, 1 month ago
  70. 6f31de8 enb_srs: Use RemoteProcessSafeExit instead of RemoteProcess by Pau Espin Pedrol · 4 years, 1 month ago
  71. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 1 month ago
  72. d84a838 4g: Pass max bitrate to iperf3 by Pau Espin Pedrol · 4 years, 1 month ago
  73. f4ab97f iperf3: Support runing test with bidirectional data by Pau Espin Pedrol · 4 years, 1 month ago
  74. 66ef945 config: suites_dir and scenarios_dir are now a list of paths by Pau Espin Pedrol · 4 years, 1 month ago
  75. 3a0dea6 iperf3: Support using configuring UDP protocol by Pau Espin Pedrol · 4 years, 1 month ago
  76. d79e719 schema: Allow objects registering their own schema types by Pau Espin Pedrol · 4 years, 1 month ago
  77. 27b609f ms_srs.py: Fix typos in comments by Pau Espin Pedrol · 4 years, 1 month ago
  78. e972c9c config: Allow setting trial directory in main.conf by Pau Espin Pedrol · 4 years, 1 month ago
  79. 6569527 Move update_version.sh to contrib/ by Pau Espin Pedrol · 4 years, 1 month ago
  80. 1337fb8 Move check_dependencies.py to contrib/ by Pau Espin Pedrol · 4 years, 1 month ago
  81. fceb8e1 doc/manuals: Swap order of schemas and config files by Pau Espin Pedrol · 4 years, 1 month ago
  82. 6c6c0e8 Cmdline arg -c sets main configuration file (old paths.conf) instead of dir containing it by Pau Espin Pedrol · 4 years, 1 month ago
  83. 0433c9b selftest: Introduce scenario_test by Pau Espin Pedrol · 4 years, 1 month ago
  84. 4e6b507 Split Scenario class to its own file by Pau Espin Pedrol · 4 years, 1 month ago
  85. b1d8d30 esme: fix smpplib imports by Pau Espin Pedrol · 4 years, 1 month ago
  86. 620d2ee ms_srs: fix numpy import by Pau Espin Pedrol · 4 years, 1 month ago
  87. aebaa3c suites/gprs: Catch unexpected iperf3 result content and print it by Pau Espin Pedrol · 4 years, 1 month ago
  88. 2a2d846 obj: Fix objects placing their content in suite rundir instead of test rundir by Pau Espin Pedrol · 4 years, 1 month ago
  89. 0bd048c osmo-gsm-tester.py: Update help description and remove old nope cmdline arg by Pau Espin Pedrol · 4 years, 1 month ago
  90. 06c82ae Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones by Pau Espin Pedrol · 4 years, 1 month ago
  91. 18ff1e6 ms_driver: Fix typos after recent refactorings by Pau Espin Pedrol · 4 years, 1 month ago
  92. fa02b9c suites: 4g: Parametrize handover.py test by Pau Espin Pedrol · 4 years, 1 month ago
  93. 3063730 Allow suites to dynamically register schemas so tests can receive parameters by Pau Espin Pedrol · 4 years, 1 month ago
  94. 94e7ef0 Makefile: Implement clean target by Pau Espin Pedrol · 4 years, 1 month ago
  95. 3135a1a Makefile: Add manual target to build user manual by Pau Espin Pedrol · 4 years, 1 month ago
  96. d27b3ba srs_{enb,ue}: don't set sc12 as OTW format by Andre Puschmann · 4 years, 2 months ago
  97. 549826d enb: add rf_port to cell list param by Andre Puschmann · 4 years, 2 months ago
  98. e0b8990 schema: Allow keys to start with a number by Pau Espin Pedrol · 4 years, 1 month ago
  99. ab1904a selftest: Move tests into own subdirectories by Pau Espin Pedrol · 4 years, 1 month ago
  100. 636f560 selftest: Remove unused misc.py file by Pau Espin Pedrol · 4 years, 1 month ago