1. 600c799 resource: Support waiting for reserved resources until available by Pau Espin Pedrol · 3 years, 8 months ago
  2. d6deb28 Copy gnuradio zmq broker at runtime by Pau Espin Pedrol · 3 years, 9 months ago
  3. 92a29d6 enb/ue: Assign zmq binding ports dynamically at runtime by Pau Espin Pedrol · 3 years, 9 months ago
  4. d81b1e4 suite: fix runtime error when suite.duration is None by Andre Puschmann · 4 years ago
  5. 0f7f265 4G: Add milenage support by Pau Espin Pedrol · 4 years ago
  6. 8b27ded test: append KPI rather than overwrite in set_kpi() method by Andre Puschmann · 4 years ago
  7. 20087ad process: provide API to return filename for process output by Andre Puschmann · 4 years ago
  8. e3d1b61 Add per-test KPI support by Pau Espin Pedrol · 4 years, 1 month ago
  9. d4dc2ad selftest: Add test to verify junit xml report by Pau Espin Pedrol · 4 years, 1 month ago
  10. e66e3ae config: Allow empty config files by Pau Espin Pedrol · 4 years, 1 month ago
  11. c3cf682 Implement per-test timeout guard by Pau Espin Pedrol · 4 years, 1 month ago
  12. a75f85a Refactor test specific config parsing & generation by Pau Espin Pedrol · 4 years, 1 month ago
  13. 444129e test: Move duration time calculation to helper function by Pau Espin Pedrol · 4 years, 1 month ago
  14. 8cfb5d0 Remove all references to defaults: timeout: from suite.conf by Pau Espin Pedrol · 4 years, 1 month ago
  15. a9bc93d iperf3: Fix iperf3cli.launch_sync() when configured to run more than 300 sec by Pau Espin Pedrol · 4 years, 1 month ago
  16. ec28572 test: Store brief log per test and use as default report_stdout by Pau Espin Pedrol · 4 years, 1 month ago
  17. 9e2e8d2 log: Fix OriginLoopError generated in log.Error from testenv.poll() by Pau Espin Pedrol · 4 years, 1 month ago
  18. 664e383 EventLoop: Fix log error "Origin parent loop" during wait() by Pau Espin Pedrol · 4 years, 1 month ago
  19. ef919c0 report: Add trial commit info to junit file by Pau Espin Pedrol · 4 years, 1 month ago
  20. f3df1e4 report: Add trial name to junit 'testsuites' node by Pau Espin Pedrol · 4 years, 1 month ago
  21. 166dc10 testenv: Support test overlaying a directory to look for templates by Pau Espin Pedrol · 4 years, 1 month ago
  22. 4ddcdaf selftest: template: Test existing overlay dir features by Pau Espin Pedrol · 4 years, 1 month ago
  23. 7e30d84 process: Improve launch_sync() exception due to process failing by Pau Espin Pedrol · 4 years, 1 month ago
  24. cf6bec7 log: Improve log ctx information in log.Error exception by Pau Espin Pedrol · 4 years, 1 month ago
  25. 19fe3a1 process: Fix wrong use of log.ctx(self) by Pau Espin Pedrol · 4 years, 1 month ago
  26. 6e0b6fb Support identifying different tgz files based on run_label attribute by Pau Espin Pedrol · 4 years, 1 month ago
  27. 2e49574 Fix processes run with RemoteProcessSafeExit not receiving stdin by Pau Espin Pedrol · 4 years, 1 month ago
  28. 9dbdb62 process: Log stdout tail when process exits with error by Pau Espin Pedrol · 4 years, 1 month ago
  29. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 1 month ago
  30. 66ef945 config: suites_dir and scenarios_dir are now a list of paths by Pau Espin Pedrol · 4 years, 1 month ago
  31. d79e719 schema: Allow objects registering their own schema types by Pau Espin Pedrol · 4 years, 1 month ago
  32. e972c9c config: Allow setting trial directory in main.conf by Pau Espin Pedrol · 4 years, 2 months ago
  33. 6c6c0e8 Cmdline arg -c sets main configuration file (old paths.conf) instead of dir containing it by Pau Espin Pedrol · 4 years, 2 months ago
  34. 4e6b507 Split Scenario class to its own file by Pau Espin Pedrol · 4 years, 2 months ago
  35. 06c82ae Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones by Pau Espin Pedrol · 4 years, 2 months ago
  36. 3063730 Allow suites to dynamically register schemas so tests can receive parameters by Pau Espin Pedrol · 4 years, 2 months ago
  37. e0b8990 schema: Allow keys to start with a number by Pau Espin Pedrol · 4 years, 2 months ago
  38. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  39. f574a46 Move trial.py and suite.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  40. aa1cbdc Move all obj/ references in suite.py to testenv.py by Pau Espin Pedrol · 4 years, 2 months ago
  41. ee217b0 Move test.py and report.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  42. 06cb536 Move resource.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  43. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  44. e8bbcbf Create core directory to contain most of code not in object classes used by tests by Pau Espin Pedrol · 4 years, 3 months ago