puppet-subunit2sql/files
Matthew Treinish 65f8c07f06
Ensure we pass a StringIO object to subunit_read
This commit adjusts the retrieve_subunit_v2() method to ensure the
returned buffer is an open "file" just passing the GzipFile object
to subunit2sql doesn't work so this attempts to sidestep the issue
by wrapping the contents of the decompressed file in a cStringIO
object.

Change-Id: I4cf2642e90e7850512c7d51d2375cd5871861c64
2015-10-13 20:25:44 -04:00
..
subunit-gearman-worker.py Ensure we pass a StringIO object to subunit_read 2015-10-13 20:25:44 -04:00