1. d8f940e [autotest] Consolidate Suite scheduler bug. by Fang Deng · 9 years ago
  2. 52ac937 [autotest] Add logging to suite_scheduler by Fang Deng · 9 years ago
  3. 33ea03b [autotest] Suite scheduler looks at the correct window for builds by Fang Deng · 10 years ago
  4. 2324514 [autotest] Prevent making gsutil call when running suite_scheduler.py --sanity by Dan Shi · 10 years ago
  5. b9144a4 [autotest] Check server database before services start by Dan Shi · 10 years ago
  6. 1b85962 [autotest] Use gsutil directly instead of calling chromite. by Prashanth Balasubramanian · 10 years ago
  7. f571aa6 [autotest] Teach suite scheduler about Tot versions. by Prashanth Balasubramanian · 10 years ago
  8. a5d6456 [autotest] suite_scheduler: Don't die on a TimeoutException. by Alex Miller · 10 years ago
  9. b6ec8ae [autotest]: Run suites from AFE. by Simran Basi · 10 years ago
  10. 04be2bd Autotest: Change logging.warn() to logging.warning(). by Ilja H. Friedel · 10 years ago
  11. 6de2bde [autotest] Pipe file bugs through suite_scheduler. by Prashanth B · 10 years ago
  12. abbe096 Allow lab status to block based on a build regex. by J. Richard Barnette · 11 years ago
  13. 334f082 [autotest] Change suite job to not waiting for results in suite scheduler. by Dan Shi · 11 years ago
  14. 3cbd76b Move certain content from client/ to server/site_utils.py by J. Richard Barnette · 11 years ago
  15. fe02326 [autotest] Deduping scheduler cannot file bugs with owner=sheriff. by beeps · 11 years ago
  16. c7bcf8b [autotest] Set timeout and priority based on frequency of scheduling. by Alex Miller · 11 years ago
  17. f2b5744 [autotest] Add an optional board: to suite_scheduler. by Alex Miller · 11 years ago
  18. 7d658cf [autotest] Thread priority from create_suite_job through to create_job. by Alex Miller · 11 years ago
  19. a776c8b [autotest] Create generic bug filer function. by Keyar Hood · 11 years ago
  20. 9a1987a [autotest] Death to the tryjobs. by Alex Miller · 11 years ago
  21. 3397c7c [autotest] Point suite scheduler at chrome-internal-review. by beeps · 11 years ago
  22. 8c35044 [autotest]: Refactor bug filing. by Keyar Hood · 11 years ago
  23. 3ccd77d [autotest] Verify that suite control files exist in sanity check. by Alex Miller · 11 years ago
  24. 8f84d13 [autotest] Remove Milestone from automatic bugs. by beeps · 11 years ago
  25. 3197b39 [autotest] Suite scheduler files bugs for exceptions raised in create_suite_job by Fang Deng · 11 years ago
  26. c9c2a86 [autotest] Retry `git clone` failures in suite_scheduler. by J. Richard Barnette · 11 years ago
  27. 4fdf29e Suite Scheduler shouldn't send 'lab is down' emails. by Simran Basi · 11 years ago
  28. 0d00357 [autotest] Admit that suite_scheduler can't always parse everything. by Alex Miller · 11 years ago
  29. c7960d1 [autotest] Teach suite_scheduler how to parse depthcharge builds. by Alex Miller · 11 years ago
  30. da26f4f [autotest] Schedule tests against lumpy-pgo-release builds correctly. by Alex Miller · 12 years ago
  31. 71384cf Revert "[autotest] Schedule tests against lumpy-pgo-release builds." by Alex Miller · 12 years ago
  32. c3d4b79 [autotest] Schedule tests against lumpy-pgo-release builds. by Alex Miller · 12 years ago
  33. cdcc0ee [autotest] Teach suite_scheduler how to parse pgo canaries. by Alex Miller · 12 years ago
  34. 57631dc [autotest] Add comma back in urls, minor fix in docstring by Dan Shi · 12 years ago
  35. aceb91d [autotest] Update branch_specs for suite_scheduler to support == operand by Dan Shi · 12 years ago
  36. 4e7722b [autotest] Make suite_scheduler respect lab status by Aviv Keshet · 12 years ago
  37. 74c1646 [autotest] Fix unittest -- suite_scheduler/task.py by Aviv Keshet · 12 years ago
  38. 8ce3c98 [autotest] Bugfix to string formatting of num=None by Aviv Keshet · 12 years ago
  39. d83ef44 [autotest] Only integer or None as num argument in create_suite_job by Aviv Keshet · 12 years ago
  40. 4a16328 [autotest] Fix suite_scheduler sanity check. by Alex Miller · 12 years ago
  41. 4d6981b Fix the remaining Reimager instantiation by Vadim Bendebury · 12 years ago
  42. 9979b5a [autotest] Add dependencies analysis to |suite_scheduler --sanity| by Alex Miller · 12 years ago
  43. bf8775a [autotest] Implement suite_scheduler.py --list_events by Chris Masone · 12 years ago
  44. 420c71e Revert "[autotest] Refactor email sending out of suite_scheduler." by Alex Miller · 12 years ago
  45. db9540a [autotest] Refactor email sending out of suite_scheduler. by Alex Miller · 12 years ago
  46. b493555 [autotest] Move dynamic suite code into its own module by Chris Masone · 12 years ago
  47. 3eeaf0a [autotest] suite_scheduler.py should accept, honor 'num' in Task definitions by Chris Masone · 12 years ago
  48. 0669502 [autotest] Fix busted unit test. by Alex Miller · 12 years ago
  49. bb535e2 [autotest] Add sanity checking option to suite_scheduler. by Alex Miller · 12 years ago
  50. d621cf2 [autotest] Only warn if no hosts exist for a test if the pool is bvt. by Alex Miller · 12 years ago
  51. 99d32b8 [autotest] suite_scheduler: ShouldHandle() does not respect always_handle by Chris Masone · 12 years ago
  52. cd214e0 [autotest] DedupingScheduler.GetHosts() should return results by Chris Masone · 12 years ago
  53. 7ce1b36 [autotest] Fix test.CanRun() failures. by Alex Miller · 12 years ago
  54. c15c6b4 Fix a few issues with some recent changes to suite_scheduler. by Scott Zawalski · 12 years ago
  55. 511a9e3 [autotest] Check pool and board when scheduling a suite. by Alex Miller · 12 years ago
  56. 5f656f0 [autotest] Ensure suite_scheduler error mail is sent only for appropriate level by Chris Masone · 12 years ago
  57. c60b617 [autotest] Ensure that fatal exceptions in suite_scheduler generate email by Chris Masone · 12 years ago
  58. 2ab0bf8 Move suite_scheduler.ini to the toplevel. by Scott Zawalski · 12 years ago
  59. 492b1ba Add in a pool:power for power_daily. by Scott Zawalski · 12 years ago
  60. 657e155 [autotest] ignore milestones when looking at factory/firmware branches by Chris Masone · 12 years ago
  61. b315ac8 Change all branch specs from >=R20 to >=R21. by Scott Zawalski · 12 years ago
  62. abb097b Finish up daily suite conversion for suite v2 jobs. by Scott Zawalski · 12 years ago
  63. d76f159 Convert more suites to the new suite format. by Scott Zawalski · 12 years ago
  64. 645c7e4 [autotest] Add more warn and error logging to suite_scheduler by Chris Masone · 12 years ago
  65. 8020951 [autotest] Add SMTP log handler for suite_scheduler errors by Chris Masone · 12 years ago
  66. 6c04536 Add in the rest of the per build test suites. by Scott Zawalski · 12 years ago
  67. 97cf0a7 [autotest] Fix MalformedConfigEntry message by Chris Masone · 12 years ago
  68. a3a3817 [autotest] Assign suite scheduler log messages to more appropriate levels by Chris Masone · 12 years ago
  69. 4d0533e [autotest] Split suite_scheduler logging into multiple files by Chris Masone · 12 years ago
  70. 28424c5 [autotest] Make suite scheduler ssh commands stop logging to stderr by Chris Masone · 12 years ago
  71. 6d388bc [autotest] Tighten up suite_scheduler's job deduping logic by Chris Masone · 12 years ago
  72. 075aafa [autotest] Fix deadline handling in TimedEvent.Merge() by Chris Masone · 12 years ago
  73. 855d86f [autotest] Reload scheduler config file every time we loop by Chris Masone · 12 years ago
  74. bbde386 [autotest] SuiteScheduler should update events after handling ALL boards by Chris Masone · 12 years ago
  75. ca6c65a Initial commit of suite_scheduler.ini plus suite V2 changes. by Scott Zawalski · 12 years ago
  76. b75d541 [autotest] suite_scheduler.py should tolerate bad 'board' values by Chris Masone · 12 years ago
  77. cbe4277 [autotest] Fix suite_scheduler.py force-scheduling by Chris Masone · 12 years ago
  78. a7c843f [autotest] Doc update for suite_scheduler.py by Chris Masone · 12 years ago
  79. ccfa7d6 [autotest] Decrease RPC timeout in suite_scheduler.py by Chris Masone · 12 years ago
  80. 73a7838 [autotest] Implement BuildEvent.ShouldHandle() for real by Chris Masone · 12 years ago
  81. e8bebaf [autotest] Update deadline for TimedEvent classes by Chris Masone · 12 years ago
  82. cc4631d [autotest] Name Tasks for logging purposes. by Chris Masone · 12 years ago
  83. d17d185 [autotest] Pass ManifestVersions instance to Event constructors, not methods. by Chris Masone · 12 years ago
  84. bb33885 [autotest] Fix bugs in ManifestVersions.Update() by Chris Masone · 12 years ago
  85. 93f51d4 [autotest] Add BuildEvent and derived NewBuild event class by Chris Masone · 12 years ago
  86. 83af70c [autotest] Fix up parsing of 'should_handle' in config file by Chris Masone · 12 years ago
  87. 9ee3eca [autotest] GetBranchBuilds logic should return actual lists by Chris Masone · 12 years ago
  88. 05b1944 [autotest] Change GetBranchBuildsForBoard() to return a dict of lists by Chris Masone · 12 years ago
  89. 9273c0d [autotest] Fix path-globbing bug in ManifestVersions by Chris Masone · 12 years ago
  90. 67f06d6 [autotest] Enable forcing an event to fire and schedule suites by Chris Masone · 12 years ago
  91. 1037450 [autotest] Add handlers for HUP, TERM and INT so suite_scheduler.py exits clean by Chris Masone · 12 years ago
  92. fe5a509 [autotest] Wire branch/build fetching up to Driver by Chris Masone · 12 years ago
  93. 5bde7dc [autotest] Add, and begin using, ManifestVersions class. by Chris Masone · 12 years ago
  94. 96f1663 [autotest] Enable creation of Task objects from a config file. by Chris Masone · 12 years ago
  95. 3fba86f [autotest] Use 'board', not 'platform'; Make code handle all supported boards. by Chris Masone · 12 years ago
  96. 92874d3 [autotest] Simply rename platform_enumerator files to board_enumerator by Chris Masone · 12 years ago
  97. 2d61ca2 [autotest] Begin adding looping logic to new suite scheduler by Chris Masone · 12 years ago
  98. d525f9c [autotest] Add class to query the AFE about supported platforms. by Chris Masone · 12 years ago
  99. 013859b [autotest] Re-name classes in the new suite_scheduler by Chris Masone · 12 years ago
  100. fad911a [autotest] Add TriggerableJob and TimedTrigger to scheduler by Chris Masone · 12 years ago