- 5f8c920 autotest: Fix typo in tko/parse by Prathmesh Prabhu · 6 years ago
- 531188a autotest: Extract constant by Prathmesh Prabhu · 6 years ago
- 5848ed0 autotest: Silence stack traces from non-errors in parse by Prathmesh Prabhu · 6 years ago
- dfbaac1 autotest: Extract _max_result_size_from_control() by Prathmesh Prabhu · 6 years ago
- 7e97682 autotest: Add skylab control file location to hard-coded list by Prathmesh Prabhu · 6 years ago
- 6469b53 autotest: tko_parse: fix metrics so they they are actually emitted by Aviv Keshet · 6 years ago
- ff71efc autotest: tko/parse: add a success counter by Aviv Keshet · 6 years ago
- 9a63108 [autotest] Excise job_overhead and metadata_reporter by Prathmesh Prabhu · 7 years ago
- d25f15a [autotest] tko/parse: Do not cast afe_parent_job_id to str by Prathmesh Prabhu · 7 years ago
- b1241d1 autoserv: Report number of failed tests in .parser_execute by Prathmesh Prabhu · 7 years ago
- c2a8a6a autotest: Remove duplicate tko.models.job.index attribute by Prathmesh Prabhu · 7 years ago
- 1790588 autotest: Insert skylab tasks into tko_skylab_tasks table by Prathmesh Prabhu · 7 years ago
- f5030d3 autotest: Start populating tko_task_references. by Prathmesh Prabhu · 7 years ago
- 30dee86 autotest: Hoist afe_{parent,}_job_id update out of tko/db.py by Prathmesh Prabhu · 7 years ago
- edac1ee auotest: Extract _match_existing_tests by Prathmesh Prabhu · 7 years ago
- e06c49b autotest: Extract _parse_status_log by Prathmesh Prabhu · 7 years ago
- 42a2bb4 autotest: Extract _find_status_log_path by Prathmesh Prabhu · 7 years ago
- e59b08b autotest: Delete code trying to use a dead site_export function by Prathmesh Prabhu · 7 years ago
- 8957a34 autotest: Refactor out _write_job_to_db by Prathmesh Prabhu · 7 years ago
- 6d4d8b6 autotest: Stop returning duplicate data from tko/db.insert_job by Prathmesh Prabhu · 7 years ago
- 34103fc autotest: Hoist tko_jobs related updates out of insert_job by Prathmesh Prabhu · 7 years ago
- 7776945 autotest: Stop reporting parsing time to metadata db. by Prathmesh Prabhu · 7 years ago
- bbba11f Dump reports of full provision jobs for provision suites. by Ningning Xia · 7 years ago
- 11e3506 [autotest] Improve performance on result size collection. by Dan Shi · 7 years ago
- afe550a [autotest] Bug fix: by Sida Liu · 7 years ago
- e5d063f [autotest] Delay sponge record upload after perf_uploader.upload_test completes by Dan Shi · 7 years ago
- 3e319da tko/parse: Set new session id when run from monitor_db by Prathmesh Prabhu · 7 years ago
- 8303a37 Fixed the binary file name reference. by Michael Tang · 7 years ago
- c89efa7 Disable tko job export in the lab except for moblab. by Michael Tang · 7 years ago
- 4f8c024 [autotest] Add logic in test run and crashcollect to throttle results. by Dan Shi · 7 years ago
- bea2691 [autotest] Add SetupTsMonGlobalState in tko/parse by Dan Shi · 7 years ago
- c03de79 autotest: delete a bunch of autotest_es sources by Aviv Keshet · 7 years ago
- b0af621 [autotest] Read tko tests from database after it's saved. by Dan Shi · 7 years ago
- ffd5b82 [autotest] Report test result sizes to metrics by Dan Shi · 7 years ago
- e2e995d [autotest] Move const and helper methods to shared lib module. by Dan Shi · 7 years ago
- 010c0bc [autotest] Move result_utils to its own package by Dan Shi · 7 years ago
- 1362401 [autotest] Compile result summaries into a single html page by Dan Shi · 7 years ago
- 96c3bdc [autotest] Log test result size tko_job_keyvals by Dan Shi · 7 years ago
- 4ff7473 tko: fix the suite_timeline string format error by Shuqian Zhao · 8 years ago
- a42bba1 [autotest] teach tko parse to read datastore_parent_key from keyval file by Shuqian Zhao · 8 years ago
- d322d3d Tied in new sponge upload system. by Benny Peake · 8 years ago
- b7a36ea [autotest] Increase tko db connection timeout by Dan Shi · 8 years ago
- feb775c Moved board parsing to parse.py by Benny Peake · 8 years ago
- e706481 TKO parser: improve some error messages in debug log by Luigi Semenzato · 8 years ago
- 19e62fb [autotest] Upload the suite timeline report to gcloud by Shuqian Zhao · 8 years ago
- 31425d5 [autotest] generate a suite timing report when parsing a suite job by Shuqian Zhao · 8 years ago
- 8de306c Properly print out parse exceptions. by Simran Basi · 8 years ago
- 0b7bab0 [autotest] tko/parse: add dry-run option by Aviv Keshet · 8 years ago
- 687d2dc [autotest] tko/parse: refactor options into single tuple by Aviv Keshet · 8 years ago
- 47199f0 [autotest] Add sponge url to tko_job_keyvals by Dan Shi · 8 years ago
- 59ca5ac autotest: log tko errors better by Simran Basi · 8 years ago
- 4c33b6a [autotest] Support Autotest parse job to upload results to Sponge by Dan Shi · 8 years ago
- 7a5a7bd Add two new supplemental properties for chromeperf data. by Keith Haddow · 9 years ago
- 5f62633 [autotest] Move gs_offloader_instructions change to the end of parse function. by Dan Shi · 9 years ago
- 70647ca [autotest] Save parent job id, build, board and suite info to tko_jobs. by Dan Shi · 9 years ago
- 1e10e92 [autotest] Add --offload_failures_only flag for Suites by Simran Basi · 10 years ago
- b72f4fb graphite: Reorganize the elastic search code so we can put it in chromite. by Gabe Black · 10 years ago
- 4982268 [autotest] Record time spent on parsing by Fang Deng · 10 years ago
- 9ec6680 Revert "Revert "[autotest] TKO parser mark original tests as invalid"" by Fang Deng · 11 years ago
- dbd9037 Revert "[autotest] TKO parser mark original tests as invalid" by Prashanth B · 11 years ago
- 5ca3668 [autotest] TKO parser mark original tests as invalid by Fang Deng · 11 years ago
- f9bef6c Autotest TKO parser now sends measured perf data to chrome's performance dashboard. by Dennis Jeffrey · 11 years ago
- 368c54b Autotest TKO parser inserts perf measurements into the tko_iteration_perf_value database table. by Dennis Jeffrey · 11 years ago
- e660ed8 by jamesren · 14 years ago
- 4826cc4 by jamesren · 14 years ago
- 7a52204 by jamesren · 14 years ago
- 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
- eab66ce Rename the tables in the databases, by prefixing the app name. This is by showard · 15 years ago
- 0fec8a0 The reparse of existing job is done by a delete and then an insert, this by showard · 15 years ago
- e97e0e6 Send the job dir, not the individual tests, to site_parse by mbligh · 15 years ago
- 9e93640 Add post-parse site hooks (parse -P to trigger, default = off) by mbligh · 16 years ago
- 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 · 16 years ago
- 0f76934 Explicitly check for empty results when looking for old tests. Otherwise we'll generate invalid SQL in the subsequent query. by showard · 16 years ago
- 9b6babf Fix a bug in the parser when dealing with test labels. The final by jadmanski · 16 years ago
- a48eeb2 by mbligh · 16 years ago
- 42fbd07 Add some more slack to the parser when dealing with multi-machine by jadmanski · 16 years ago
- db18b0e Fixed a typo in trying to bitwise OR non blocking locking which probably by mbligh · 16 years ago
- db4f9b5 The parser should be using job.read_keyval to find job keyvals, not by jadmanski · 16 years ago
- d5ab8c5 Refactor the core pidfile code out of autoserv and into a common lib by jadmanski · 16 years ago
- 8e9c257 Fix the parsing script so that if you have multiple levels of by jadmanski · 16 years ago
- 63bce5f Fix a bug that will keep server sync jobs from being properly parsed. by jadmanski · 16 years ago
- b33e53e Fix errors found by lint. by mbligh · 16 years ago
- 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
- e7a6909 Risk: Medium by jadmanski · 16 years ago
- 6e8bf75 Add the version 1 of the TKO parser, modify server_job to use this by jadmanski · 17 years ago
- 96cf051 Convert the parser into an embeddable library. This includes a major by mbligh · 17 years ago
- 9aed6d0 Change the parser to never ignore reboot.* lines due to their indent. by mbligh · 17 years ago
- 05e6f6e Once the parser hits the end job marker, start looking for top-level by mbligh · 17 years ago
- b7fd270 Add kernel information to reboot.verify logging, and add support to by mbligh · 17 years ago
- 71d340d Properly indent console WARN messages that appear inside of START-END by mbligh · 17 years ago
- e096846 Parse is improperly handling the new numbered boots, occasionally by mbligh · 17 years ago
- 7a7316b split patched kernels into their own kernel rows V2 by apw · 17 years ago
- 02ec1ba tko: boot errors should track boot number by mbligh · 17 years ago
- c251454 Strip the optional fields (e.g. timestamps) out of the reason fields by mbligh · 17 years ago
- 26b992b Add job queued, started and finished timestamps to the tko db and by mbligh · 17 years ago
- 9bcfef7 Label different boots differently so we don't have duplicate 'test' by mbligh · 17 years ago
- 05d8121 Fix up parsing to be a bit more robust, and change the warning_monitor by mbligh · 17 years ago
- bafa6ef Fix parser to recognize job aborts by mbligh · 17 years ago
- 0e21c87 Fix parse to not get confused by reboots outside of the main by mbligh · 17 years ago
- e8b37a9 Fix up parse so it can reparse a job - allows continuous status by mbligh · 17 years ago