1. 9a63108 [autotest] Excise job_overhead and metadata_reporter by Prathmesh Prabhu · 6 years ago
  2. d25f15a [autotest] tko/parse: Do not cast afe_parent_job_id to str by Prathmesh Prabhu · 6 years ago
  3. b1241d1 autoserv: Report number of failed tests in .parser_execute by Prathmesh Prabhu · 6 years ago
  4. c2a8a6a autotest: Remove duplicate tko.models.job.index attribute by Prathmesh Prabhu · 6 years ago
  5. 1790588 autotest: Insert skylab tasks into tko_skylab_tasks table by Prathmesh Prabhu · 6 years ago
  6. f5030d3 autotest: Start populating tko_task_references. by Prathmesh Prabhu · 6 years ago
  7. 30dee86 autotest: Hoist afe_{parent,}_job_id update out of tko/db.py by Prathmesh Prabhu · 6 years ago
  8. edac1ee auotest: Extract _match_existing_tests by Prathmesh Prabhu · 6 years ago
  9. e06c49b autotest: Extract _parse_status_log by Prathmesh Prabhu · 6 years ago
  10. 42a2bb4 autotest: Extract _find_status_log_path by Prathmesh Prabhu · 6 years ago
  11. e59b08b autotest: Delete code trying to use a dead site_export function by Prathmesh Prabhu · 6 years ago
  12. 8957a34 autotest: Refactor out _write_job_to_db by Prathmesh Prabhu · 6 years ago
  13. 6d4d8b6 autotest: Stop returning duplicate data from tko/db.insert_job by Prathmesh Prabhu · 6 years ago
  14. 34103fc autotest: Hoist tko_jobs related updates out of insert_job by Prathmesh Prabhu · 6 years ago
  15. 7776945 autotest: Stop reporting parsing time to metadata db. by Prathmesh Prabhu · 6 years ago
  16. bbba11f Dump reports of full provision jobs for provision suites. by Ningning Xia · 6 years ago
  17. 11e3506 [autotest] Improve performance on result size collection. by Dan Shi · 7 years ago
  18. afe550a [autotest] Bug fix: by Sida Liu · 7 years ago
  19. e5d063f [autotest] Delay sponge record upload after perf_uploader.upload_test completes by Dan Shi · 7 years ago
  20. 3e319da tko/parse: Set new session id when run from monitor_db by Prathmesh Prabhu · 7 years ago
  21. 8303a37 Fixed the binary file name reference. by Michael Tang · 7 years ago
  22. c89efa7 Disable tko job export in the lab except for moblab. by Michael Tang · 7 years ago
  23. 4f8c024 [autotest] Add logic in test run and crashcollect to throttle results. by Dan Shi · 7 years ago
  24. bea2691 [autotest] Add SetupTsMonGlobalState in tko/parse by Dan Shi · 7 years ago
  25. c03de79 autotest: delete a bunch of autotest_es sources by Aviv Keshet · 7 years ago
  26. b0af621 [autotest] Read tko tests from database after it's saved. by Dan Shi · 7 years ago
  27. ffd5b82 [autotest] Report test result sizes to metrics by Dan Shi · 7 years ago
  28. e2e995d [autotest] Move const and helper methods to shared lib module. by Dan Shi · 7 years ago
  29. 010c0bc [autotest] Move result_utils to its own package by Dan Shi · 7 years ago
  30. 1362401 [autotest] Compile result summaries into a single html page by Dan Shi · 7 years ago
  31. 96c3bdc [autotest] Log test result size tko_job_keyvals by Dan Shi · 7 years ago
  32. 4ff7473 tko: fix the suite_timeline string format error by Shuqian Zhao · 7 years ago
  33. a42bba1 [autotest] teach tko parse to read datastore_parent_key from keyval file by Shuqian Zhao · 7 years ago
  34. d322d3d Tied in new sponge upload system. by Benny Peake · 7 years ago
  35. b7a36ea [autotest] Increase tko db connection timeout by Dan Shi · 7 years ago
  36. feb775c Moved board parsing to parse.py by Benny Peake · 7 years ago
  37. e706481 TKO parser: improve some error messages in debug log by Luigi Semenzato · 7 years ago
  38. 19e62fb [autotest] Upload the suite timeline report to gcloud by Shuqian Zhao · 8 years ago
  39. 31425d5 [autotest] generate a suite timing report when parsing a suite job by Shuqian Zhao · 8 years ago
  40. 8de306c Properly print out parse exceptions. by Simran Basi · 8 years ago
  41. 0b7bab0 [autotest] tko/parse: add dry-run option by Aviv Keshet · 8 years ago
  42. 687d2dc [autotest] tko/parse: refactor options into single tuple by Aviv Keshet · 8 years ago
  43. 47199f0 [autotest] Add sponge url to tko_job_keyvals by Dan Shi · 8 years ago
  44. 59ca5ac autotest: log tko errors better by Simran Basi · 8 years ago
  45. 4c33b6a [autotest] Support Autotest parse job to upload results to Sponge by Dan Shi · 8 years ago
  46. 7a5a7bd Add two new supplemental properties for chromeperf data. by Keith Haddow · 8 years ago
  47. 5f62633 [autotest] Move gs_offloader_instructions change to the end of parse function. by Dan Shi · 8 years ago
  48. 70647ca [autotest] Save parent job id, build, board and suite info to tko_jobs. by Dan Shi · 9 years ago
  49. 1e10e92 [autotest] Add --offload_failures_only flag for Suites by Simran Basi · 9 years ago
  50. b72f4fb graphite: Reorganize the elastic search code so we can put it in chromite. by Gabe Black · 10 years ago
  51. 4982268 [autotest] Record time spent on parsing by Fang Deng · 10 years ago
  52. 9ec6680 Revert "Revert "[autotest] TKO parser mark original tests as invalid"" by Fang Deng · 10 years ago
  53. dbd9037 Revert "[autotest] TKO parser mark original tests as invalid" by Prashanth B · 10 years ago
  54. 5ca3668 [autotest] TKO parser mark original tests as invalid by Fang Deng · 10 years ago
  55. f9bef6c Autotest TKO parser now sends measured perf data to chrome's performance dashboard. by Dennis Jeffrey · 11 years ago
  56. 368c54b Autotest TKO parser inserts perf measurements into the tko_iteration_perf_value database table. by Dennis Jeffrey · 11 years ago
  57. e660ed8 by jamesren · 14 years ago
  58. 4826cc4 by jamesren · 14 years ago
  59. 7a52204 by jamesren · 14 years ago
  60. 4608b00 Add a new Archiving stage to the scheduler, which runs after Parsing. This stage is responsible for copying results to the results server in a drone setup, a task currently performed directly by the scheduler, and allows for site-specific archiving functionality, replacing the site_parse functionality. It does this by running autoserv with a special control file (scheduler/archive_results.control.srv), which loads and runs code from the new scheduler.archive_results module. The implementation was mostly straightfoward, as the archiving stage is fully analogous to the parser stage. I did make a couple of refactorings: by mbligh · 15 years ago
  61. eab66ce Rename the tables in the databases, by prefixing the app name. This is by showard · 15 years ago
  62. 0fec8a0 The reparse of existing job is done by a delete and then an insert, this by showard · 15 years ago
  63. e97e0e6 Send the job dir, not the individual tests, to site_parse by mbligh · 15 years ago
  64. 9e93640 Add post-parse site hooks (parse -P to trigger, default = off) by mbligh · 15 years ago
  65. 181d289 fix a simple bug in the parser -- in one code path, old_tests never gets bound, but it gets referenced later anyway by showard · 15 years ago
  66. 0f76934 Explicitly check for empty results when looking for old tests. Otherwise we'll generate invalid SQL in the subsequent query. by showard · 15 years ago
  67. 9b6babf Fix a bug in the parser when dealing with test labels. The final by jadmanski · 15 years ago
  68. a48eeb2 by mbligh · 15 years ago
  69. 42fbd07 Add some more slack to the parser when dealing with multi-machine by jadmanski · 15 years ago
  70. db18b0e Fixed a typo in trying to bitwise OR non blocking locking which probably by mbligh · 15 years ago
  71. db4f9b5 The parser should be using job.read_keyval to find job keyvals, not by jadmanski · 16 years ago
  72. d5ab8c5 Refactor the core pidfile code out of autoserv and into a common lib by jadmanski · 16 years ago
  73. 8e9c257 Fix the parsing script so that if you have multiple levels of by jadmanski · 16 years ago
  74. 63bce5f Fix a bug that will keep server sync jobs from being properly parsed. by jadmanski · 16 years ago
  75. b33e53e Fix errors found by lint. by mbligh · 16 years ago
  76. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  77. e7a6909 Risk: Medium by jadmanski · 16 years ago
  78. 6e8bf75 Add the version 1 of the TKO parser, modify server_job to use this by jadmanski · 16 years ago
  79. 96cf051 Convert the parser into an embeddable library. This includes a major by mbligh · 16 years ago
  80. 9aed6d0 Change the parser to never ignore reboot.* lines due to their indent. by mbligh · 16 years ago
  81. 05e6f6e Once the parser hits the end job marker, start looking for top-level by mbligh · 16 years ago
  82. b7fd270 Add kernel information to reboot.verify logging, and add support to by mbligh · 16 years ago
  83. 71d340d Properly indent console WARN messages that appear inside of START-END by mbligh · 16 years ago
  84. e096846 Parse is improperly handling the new numbered boots, occasionally by mbligh · 16 years ago
  85. 7a7316b split patched kernels into their own kernel rows V2 by apw · 16 years ago
  86. 02ec1ba tko: boot errors should track boot number by mbligh · 16 years ago
  87. c251454 Strip the optional fields (e.g. timestamps) out of the reason fields by mbligh · 16 years ago
  88. 26b992b Add job queued, started and finished timestamps to the tko db and by mbligh · 16 years ago
  89. 9bcfef7 Label different boots differently so we don't have duplicate 'test' by mbligh · 16 years ago
  90. 05d8121 Fix up parsing to be a bit more robust, and change the warning_monitor by mbligh · 17 years ago
  91. bafa6ef Fix parser to recognize job aborts by mbligh · 17 years ago
  92. 0e21c87 Fix parse to not get confused by reboots outside of the main by mbligh · 17 years ago
  93. e8b37a9 Fix up parse so it can reparse a job - allows continuous status by mbligh · 17 years ago
  94. 569f478 tko: add a new ALERT state and load it from the ALERT records by apw · 17 years ago
  95. 4921b98 Some databases do not like numbers to have newlines on the end. Clean up by mbligh · 17 years ago
  96. 40d021b When a boot is initiated in a job, but the machine fails to come up we by mbligh · 17 years ago
  97. 7a41a86 Add code to deal with machine owners and their display by mbligh · 17 years ago
  98. 215a166 Fix up parse for new status format by mbligh · 17 years ago
  99. 532cb27 Fix up crappy keval handling in parse by mbligh · 17 years ago
  100. 59a479f Skip job-level events in parse (don't pretend they're tests) by mbligh · 17 years ago