1. ec1d47d [autotest] Add support for scheduler to honor require_ssp attribute in control file by Dan Shi · 10 years ago
  2. f370599 [autotest] Sync suite job keyvals to shards. by Fang Deng · 10 years ago
  3. b715ea4 Revert "[autotest] Teach the scheduler to recover stuck hosts" by Fang Deng · 10 years ago
  4. c9e1714 [autotest] Add a new field require_ssp in afe_jobs table by Dan Shi · 10 years ago
  5. a6c0d25 [autotest] Teach the scheduler to recover stuck hosts by Fang Deng · 10 years ago
  6. 9c5fbbe [autotest] Send labels to shards preserving their ids. by MK Ryu · 10 years ago
  7. 5cfd96a [autotest] Monitor the latency of heartbeat serialize/deserialize by MK Ryu · 10 years ago
  8. 1e1c41b graphite: Separate out configuration from the statsd classes. by Gabe Black · 10 years ago
  9. a9bc959 [autotest] RDB prefers to choose a host with the same cros-version by Fang Deng · 10 years ago
  10. b72f4fb graphite: Reorganize the elastic search code so we can put it in chromite. by Gabe Black · 10 years ago
  11. 8c98ac1 [autotest] Send frontend jobs to shards. by Prashanth Balasubramanian · 10 years ago
  12. 047e1c5 [autotest] Allow shards to abort their tests and sync back status. by Prashanth Balasubramanian · 10 years ago
  13. 6d3bd97 [autotest] Simple Heartbeat client/server. by Prashanth Balasubramanian · 10 years ago
  14. 12ab527 [autotest] skip reset if provision is pending. by Dan Shi · 10 years ago
  15. af51664 [autotest] Delete shard user if it differs from master. by Prashanth Balasubramanian · 10 years ago
  16. b9144a4 [autotest] Check server database before services start by Dan Shi · 10 years ago
  17. f74729a [autotest] Drop check_host_assignments in host-scheduler by Fang Deng · 10 years ago
  18. f77198b Abort child process groups with SIGKILL. by David James · 10 years ago
  19. 522bc53 [autotest] HostScheduler maintain suite hosts assignment history. by Fang Deng · 10 years ago
  20. 52a2393 [autotest] RDB respects min_duts requirement. by Fang Deng · 10 years ago
  21. 22dd226 [autotest] Shard client resyncs conflicting jobs. by Prashanth Balasubramanian · 10 years ago
  22. 75be1d3 [autotest] Wrap heartbeat operations in transactions. by Prashanth Balasubramanian · 10 years ago
  23. 5949b4a [Autotest] Allow the syncing of labels added/removed. by Prashanth Balasubramanian · 10 years ago
  24. 4982268 [autotest] Record time spent on parsing by Fang Deng · 10 years ago
  25. a1f0d02 [autotest] limit repair failed count to the same host and hqe by Dan Shi · 10 years ago
  26. 042c147 [autotest] record autoserv run time in metadata db. by Fang Deng · 10 years ago
  27. c9b1be8 [autotest] measure time spent on scheduling a host to a job by Fang Deng · 10 years ago
  28. c330bee [autotest] Deprecate the use of site_parse by Fang Deng · 10 years ago
  29. 1b52574 [autotest] Retransmit hosts and jobs if heartbeat failed on client. by Jakob Juelich · 10 years ago
  30. 7bef841 [autotest] Refactor readonly_connection by Jakob Juelich · 10 years ago
  31. 35d661e [autotest] Integrate crashlog collection into repair workflow. by MK Ryu · 10 years ago
  32. 3270e18 Revert "[autotest] Always use tko tables on master from shards." by Jakob Juelich · 10 years ago
  33. b762076 [autotest] Fix path in scheduler/shard/common.py by Jakob Juelich · 10 years ago
  34. e2bf396 [autotest] Always use tko tables on master from shards. by Jakob Juelich · 10 years ago
  35. 628bfcf [autotest] Add stats for jobs started/finished. by Prashanth Balasubramanian · 10 years ago
  36. 0e96b04 [autotest] Record host's platform and pool info in host status metadata by Dan Shi · 10 years ago
  37. 8421d59 [autotest] Sync completed jobs back to master by Jakob Juelich · 10 years ago
  38. f960d89 [autotest] Add stats reporting to shard client. by Jakob Juelich · 10 years ago
  39. 3b27dbc [autotest] Fetching jobs from global AFE to moblab by Jakob Juelich · 10 years ago
  40. 26ef426 [autotest] Set shard to NULL for completed jobs. by Jakob Juelich · 10 years ago
  41. efa9531 [autotest] Make global scheduler not execute hqes of shards by Jakob Juelich · 10 years ago
  42. dfea368 [autotest] Add RPC get_host_history to get host history. by Dan Shi · 10 years ago
  43. 06b09b7 [autotest] Change production setting's default to False by Dan Shi · 10 years ago
  44. 97ee2dd [autotest] Symlink the latest scheduler logs to logs/scheduler.latest. by Prashanth B · 10 years ago
  45. d615a1e [autotest] Fix missing execution_subdir for hostless jobs by Jakob Juelich · 10 years ago
  46. f6c65bd [autotest] Add a --production argument to stop scheduler from starting with database set to remote server by Dan Shi · 10 years ago
  47. de2b9a9 [autotest] Add shard_id to hosts by Jakob Juelich · 10 years ago
  48. e4cb9e2 [autotest] Change devserver stats call to log data only for staging artifacts. by Dan Shi · 10 years ago
  49. f47a6bb Revert "[autotest] Restore from inconsistent state after the scheduler was interrupted." by Prashanth B · 10 years ago
  50. 7cf3d84 [autotest] Record more metadata to include more job related information. by Dan Shi · 10 years ago
  51. 92c0633 Revert "Revert "[autotest] Add shard tables and models to Autotest"" by Jakob Jülich · 10 years ago
  52. b7c842f [autotest] Restore from inconsistent state after the scheduler was interrupted. by Jakob Juelich · 10 years ago
  53. c1a9d91 Revert "[autotest] Add shard tables and models to Autotest" by Prashanth B · 10 years ago
  54. 962e341 [autotest] Add shard tables and models to Autotest by Jakob Juelich · 10 years ago
  55. d3d96d6 [autotest] replace shutil.rmtree with rm -rf in drone initialzation. by Dan Shi · 10 years ago
  56. d44a123 [autotest] hqe aborted before starting do not get finished time by Fang Deng · 10 years ago
  57. cf731e3 [autotest] Scheduler, drone_manager, drone_utility stats. by Prashanth B · 10 years ago
  58. 36accc6 [autotest] Fixing and re-enabling monitor_db_functional_test. by Jakob Jülich · 10 years ago
  59. ac189f3 [autotest] Remove indirection in scheduler config. by Alex Miller · 10 years ago
  60. 0d74746 [autotest] Log host history and categorize metadata in es by _type by Michael Liang · 10 years ago
  61. 3f31d5b [autotest] Host scheduler exits with 1 when it encounters an exception. by Prashanth B · 10 years ago
  62. 4da4942 [autotest] Better stats for drone manager thread queue. by Prashanth B · 10 years ago
  63. 500dedc [autotest] log HQE status data to elasticsearch by Michael Liang · 10 years ago
  64. 6754809 [autotest] Aborting jobs after drone manager refresh. by Prashanth B · 10 years ago
  65. 340fd1e [autotest] Threaded asynchronous task execution on drones. by Prashanth B · 10 years ago
  66. 3ef8213 Revert "[autotest] Threaded asynchronous task execution on drones." by Prashanth B · 10 years ago
  67. 0933899 [autotest] Threaded asynchronous task execution on drones. by Prashanth B · 10 years ago
  68. 5159903 [autotest] Record ending time of HostQueueEntry by Fang Deng · 10 years ago
  69. f78a6fb [autotest] Drone manager stats. by Prashanth B · 10 years ago
  70. da8c60a [autotest] Migrate graphite directory to client/common_lib/cros by Michael Liang · 10 years ago
  71. 742b81d [autotest] move django.sessions cleanup from 24 hours to 5 mins. by Simran Basi · 10 years ago
  72. cab7d5b [autotest] Globally disable readonly connections from the scheduler. by Prashanth B · 10 years ago
  73. ee0dca2 [autotest] Give host scheduler consistent host acquisition defaults. by Prashanth B · 10 years ago
  74. 4ec9867 [autotest] Split host acquisition and job scheduling II. by Prashanth B · 10 years ago
  75. f66d51b [autotest] Split host acquisition and job scheduling. by Prashanth B · 10 years ago
  76. 88644e5 [autotest] Log when drones finish refreshing before parsing results. by Alex Miller · 10 years ago
  77. 32317b6 [autotest] Add a stat to cover pickle overhead. by Alex Miller · 10 years ago
  78. 82d7a9f [autotest] Drone -> drone.hostname by Alex Miller · 10 years ago
  79. 0e96028 [autotest] Consolidate methods required to setup a scheduler. by Prashanth B · 10 years ago
  80. 6cbd758 [autotest] Add broken down stats to drone_manager. by Alex Miller · 10 years ago
  81. 86934c8 [autotest] Calculate database cache staleness. by Prashanth B · 10 years ago
  82. 2d8047e [autotest] In process request/host caching for the rdb. by Prashanth B · 10 years ago
  83. 04be2bd Autotest: Change logging.warn() to logging.warning(). by Ilja H. Friedel · 10 years ago
  84. 372613d [autotest] Sanity check host assignments. by Prashanth B · 10 years ago
  85. 627694a [autotest] Schedule provision only if there is a provisionable label. by Alex Miller · 10 years ago
  86. df15ec5 [autotest] Remove label dependant special task actions migration code by Alex Miller · 11 years ago
  87. aa77200 [autotest] Treat special task labels like "provisionable" labels. by Alex Miller · 11 years ago
  88. 2c1a22a [autotest] Include parent_job_id as a tie breaker in the host request. by Prashanth B · 11 years ago
  89. b474fdf [autotest] Lease hosts according to frontend job priorities. by Prashanth B · 11 years ago
  90. 489b91d [autotest] Establish a common interface for host representation. by Prashanth B · 11 years ago
  91. ec21225 [autotest] Feed job labels from the scheduler to autoserv. by Alex Miller · 11 years ago
  92. 502d162 [autotest] Don't report missing pidfiles on killed processes. by Alex Miller · 11 years ago
  93. a1aaaf7 Autotest: Add option to disable drone calling build_externals. by Simran Basi · 11 years ago
  94. 9bc32fa [autotest] Include priority in AcquireHostRequest. by Prashanth B · 11 years ago
  95. f7d3516 [autotest] Hosts that are being used by special tasks don't get jobs. by beeps · 11 years ago
  96. cc9fc70 [autotest] RDB Refactor II + Request/Response API. by beeps · 11 years ago
  97. 0237793 [Autotest] Avoid race conditions between special tasks and hqes. by beeps · 11 years ago
  98. d361404 [autotest] Group suites together when scheduling HQEs. by Alex Miller · 11 years ago
  99. 47cd247 [autotest] Sneak stats calls in to log queued and running HQEs. by Alex Miller · 11 years ago
  100. da713d9 [autotest] Don't crash if drone process limit is 0. by Alex Miller · 11 years ago