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