subunit2sql/subunit2sql
Matthew Treinish 5a517f688d
Add run_time_meta arge to specify values to use in graph
This commit adds a new flag to the run_time_meta command in
subunit2sql-graph. You give a comma seperated list to the cli and
it will only graph the box and whiskers for runs which have metadata
value that is in the list provided. This is useful if you only want
to view a subset of values grouped under a key.

Change-Id: Ic6cadf727ad0421bac93905bc078b2c6a3412b1a
2017-03-06 16:01:38 -05:00
..
analysis Add run_time_meta arge to specify values to use in graph 2017-03-06 16:01:38 -05:00
db Merge "Add DB API function to get multiple tests by test_id" 2017-01-10 23:29:41 +00: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 Merge "Add DB API function to get multiple tests by test_id" 2017-01-10 23:29:41 +00: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