1. d64e570 Tested by scheduling jobs against machines that had Repair Failed status and aborting jobs to cause RebootTask to be called and observing that tmp directories get created and deleted, and no directories are created in root autotest directory. by mbligh · 16 years ago
  2. 1b87bc5 Modify all the common.py to set up an autotest_lib.* namespace as well by mbligh · 16 years ago
  3. 90a549d -when no pidfile is found by PidfileRunMonitor, just wait, and after a timeout, send email and act as if process failed by mbligh · 16 years ago
  4. b03ba64 Patch to reduce the rate of reparse, and to make the parser locking by mbligh · 16 years ago
  5. 4eb2df2 Specify a boolean string converter for MySQLdb. Some older versions of MySQLdb do not include this, and it breaks monitor_db. by mbligh · 16 years ago
  6. bb42185 This patch enables the scheduler to pick up jobs that were left running after it crashes, and see them to completion. by mbligh · 16 years ago
  7. 104e9ce This fixes some issues with global_config relating to the fact by mbligh · 16 years ago
  8. 38c2d03 Changed sighandler in autoserv to call SIGKILL on its children instead of SIGTERM. by mbligh · 16 years ago
  9. dbdac6c Continuously reparse the status logs whenever new logs are written out by mbligh · 16 years ago
  10. 16c722d Remove ReverifyTask altogether, and trust the return code of autoserv repair (which does a reverify itself). The flowchart on the wiki is updated. by mbligh · 16 years ago
  11. d5c9580 Implemented abort functionality in scheduler. by mbligh · 16 years ago
  12. dffd637 scheduler release hosts by mbligh · 17 years ago
  13. 48c10a5 We don't want to pass -n to autoserv for host-specific tasks (verify, repair, re by mbligh · 17 years ago
  14. e258668 Verify repair fixes for scheduler by mbligh · 17 years ago
  15. 6f8bab4 Catch any errors due to mysql losing its connection. If it does lose by mbligh · 17 years ago
  16. 8ce2c4a On verify failure for a synch job, stop all other queue_entries, not just active ones. by mbligh · 17 years ago
  17. 4314a71 Testing mode support for the scheduler. In testing mode, the scheduler runs a dummy autoserv script and doesn't try to parse results. This is part of an ongoing project to create an automated scheduler test. by mbligh · 17 years ago
  18. b090f14 more on global config by mbligh · 17 years ago
  19. 36768f0 add missing monitor_db code by mbligh · 17 years ago
  20. c40fa92 Change ConmuxSSHHost to SSHHost by mbligh · 17 years ago
  21. 6203ace Split stdout and stderr for monitor_queue into separate files, by mbligh · 17 years ago
  22. b7ef301 Comment fix to monitor queue plus ignore non-dirs in queue dir by mbligh · 17 years ago
  23. af0b811 Make scheduler stuff executable by mbligh · 17 years ago
  24. 8dcb745 Various fixes and updates for monitor_queue by mbligh · 17 years ago
  25. a4649af kill existing monitor queues before restarting by mbligh · 17 years ago
  26. 88d3256 Queues now have a .machines file by mbligh · 17 years ago
  27. dcc0499 The new monitor_queue script works much like the old one but now by mbligh · 17 years ago