1. 664e383 EventLoop: Fix log error "Origin parent loop" during wait() by Pau Espin Pedrol · 4 years, 4 months ago
  2. ef919c0 report: Add trial commit info to junit file by Pau Espin Pedrol · 4 years, 4 months ago
  3. f3df1e4 report: Add trial name to junit 'testsuites' node by Pau Espin Pedrol · 4 years, 4 months ago
  4. 166dc10 testenv: Support test overlaying a directory to look for templates by Pau Espin Pedrol · 4 years, 4 months ago
  5. 4ddcdaf selftest: template: Test existing overlay dir features by Pau Espin Pedrol · 4 years, 4 months ago
  6. 7e30d84 process: Improve launch_sync() exception due to process failing by Pau Espin Pedrol · 4 years, 4 months ago
  7. cf6bec7 log: Improve log ctx information in log.Error exception by Pau Espin Pedrol · 4 years, 4 months ago
  8. 19fe3a1 process: Fix wrong use of log.ctx(self) by Pau Espin Pedrol · 4 years, 4 months ago
  9. 6e0b6fb Support identifying different tgz files based on run_label attribute by Pau Espin Pedrol · 4 years, 5 months ago
  10. 2e49574 Fix processes run with RemoteProcessSafeExit not receiving stdin by Pau Espin Pedrol · 4 years, 5 months ago
  11. 9dbdb62 process: Log stdout tail when process exits with error by Pau Espin Pedrol · 4 years, 5 months ago
  12. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 5 months ago
  13. 66ef945 config: suites_dir and scenarios_dir are now a list of paths by Pau Espin Pedrol · 4 years, 5 months ago
  14. d79e719 schema: Allow objects registering their own schema types by Pau Espin Pedrol · 4 years, 5 months ago
  15. e972c9c config: Allow setting trial directory in main.conf by Pau Espin Pedrol · 4 years, 5 months ago
  16. 6c6c0e8 Cmdline arg -c sets main configuration file (old paths.conf) instead of dir containing it by Pau Espin Pedrol · 4 years, 5 months ago
  17. 4e6b507 Split Scenario class to its own file by Pau Espin Pedrol · 4 years, 5 months ago
  18. 06c82ae Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones by Pau Espin Pedrol · 4 years, 5 months ago
  19. 3063730 Allow suites to dynamically register schemas so tests can receive parameters by Pau Espin Pedrol · 4 years, 5 months ago
  20. e0b8990 schema: Allow keys to start with a number by Pau Espin Pedrol · 4 years, 5 months ago
  21. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 5 months ago
  22. f574a46 Move trial.py and suite.py to core/ by Pau Espin Pedrol · 4 years, 5 months ago
  23. aa1cbdc Move all obj/ references in suite.py to testenv.py by Pau Espin Pedrol · 4 years, 5 months ago
  24. ee217b0 Move test.py and report.py to core/ by Pau Espin Pedrol · 4 years, 5 months ago
  25. 06cb536 Move resource.py to core/ by Pau Espin Pedrol · 4 years, 5 months ago
  26. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 5 months ago
  27. e8bbcbf Create core directory to contain most of code not in object classes used by tests by Pau Espin Pedrol · 4 years, 6 months ago