subunit2sql/subunit2sql
Trevor McCasland fed81d0901 Add subunit2sql CLI option to use non_subunit_name
This commit adds a new CLI option for allowing mixed subunit
content. This is desired for subunit.stream files with non-subunit
content mixed in but still want the subunit content converted to
sql. However, this commit only adds support for passing the argument
to ByteStreamToStreamResult. Nothing is added beyond that for managing
the non-subunit content.

Co-Authored-By: Matthew Treinish <mtreinish@kortar.org>

Change-Id: I68cbeb47e9093b98630f096fc5818a77932c8da4
2017-12-26 19:29:13 +00:00
..
analysis Dailycount should not need build_queue to exist. 2017-06-16 15:34:45 +02:00
db Add new graph time for variance of individual tests 2017-03-08 11:33:20 -05:00
migrations Fix mysql db api 2017-12-21 15:10:30 -06:00
targets Example of how to use targets plugins 2015-11-10 23:07:18 -08:00
tests Add subunit2sql CLI option to use non_subunit_name 2017-12-26 19:29:13 +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 non_subunit_name 2017-12-26 19:29:13 +00:00
shell.py Add subunit2sql CLI option to use non_subunit_name 2017-12-26 19:29:13 +00:00
write_subunit.py Handle test_runs without metadata in write_subunit 2015-12-09 15:39:16 -05:00