subunit2sql/subunit2sql
Matthew Treinish 7f87b412bc
Add new graph time for variance of individual tests
This commit adds a new graph type which is used to show run time
variance for individual tests. It will get all the run times for each
test and then generate a box and whiskers (gag) plot for this data.

Change-Id: Ia44ea36486296fb0db705b1c55cd2338c204dc91
2017-03-08 11:33:20 -05:00
..
analysis Add new graph time for variance of individual tests 2017-03-08 11:33:20 -05:00
db Add new graph time for variance of individual tests 2017-03-08 11:33:20 -05: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 graph time for variance of individual tests 2017-03-08 11:33:20 -05: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