subunit2sql/subunit2sql
Matthew Treinish e6b5cab438
Add new DB API function to get grouped run_time time series
This commit adds a new db API function,
get_run_times_time_series_grouped_by_run_metadata_key(), that will
return a time series dict of run_times grouped by a particular
run_metadata key.

Change-Id: I565aef69af1969bc0fb58a7c9459c9937658a19b
2016-09-14 13:03:34 -04:00
..
analysis Fix date format for agg_count and get_test_counts_in_date_range() 2016-05-16 15:12:13 -04:00
db Add new DB API function to get grouped run_time time series 2016-09-14 13:03:34 -04:00
migrations Fix the subunit2sql migration and tests error with mysql 5.7 2016-08-09 18:55:42 +08:00
targets Example of how to use targets plugins 2015-11-10 23:07:18 -08:00
tests Add new DB API function to get grouped run_time time series 2016-09-14 13:03:34 -04:00
__init__.py Initial commit 2014-06-12 23:59:00 -04:00
exceptions.py Store counts for runs and tests 2014-06-16 11:02:21 -04:00
read_subunit.py Add subunit2sql CLI option to use run wall time 2016-09-14 11:04:11 -04:00
shell.py Add subunit2sql CLI option to use run wall time 2016-09-14 11:04:11 -04:00
write_subunit.py Handle test_runs without metadata in write_subunit 2015-12-09 15:39:16 -05:00