A bunch of refinements and bugfixes we've been testing over the
last week, that we're confident to release and push to next now.

Lucas Meneghel Rodrigues (6):
  utils.compile_gwt_clients: Use system wide GWT dir if available
  scheduler.drone_manager: Write to base results dir if available
  scheduler.monitor_db: Find autotest-remote path accordingly
  scheduler.monitor_db_watcher: Figure out results dir and scheduler
    path
  scheduler/tko: Add autotest-tko-parse v2
  Add new system wide installable entry points

 client/autotest-daemon              | 57 ++++++++++++++++++++++
 client/autotest-daemon-monitor      | 61 ++++++++++++++++++++++++
 client/autotest-local-streamhandler | 33 +++++++++++++
 client/setup.py                     |  5 +-
 scheduler/drone_manager.py          | 14 ++++--
 scheduler/monitor_db.py             | 15 +++++-
 scheduler/monitor_db_watcher.py     | 14 +++++-
 server/autotest_remote.py           | 94 ++++++++++++++++++++++++++++++++-----
 tko/autotest-tko-parse              | 10 ++++
 tko/setup.py                        |  1 +
 utils/compile_gwt_clients.py        |  4 +-
 11 files changed, 288 insertions(+), 20 deletions(-)
 create mode 100755 client/autotest-daemon
 create mode 100755 client/autotest-daemon-monitor
 create mode 100755 client/autotest-local-streamhandler
 create mode 100755 tko/autotest-tko-parse

-- 
1.7.11.4

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to