]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
describe-tests: add options for json or csv output
authorJosh Durgin <jdurgin@redhat.com>
Thu, 3 Dec 2015 01:25:30 +0000 (17:25 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 9 Dec 2015 21:04:54 +0000 (13:04 -0800)
commitd503b1f9220dd7d844fbb0a9ff195f55b465feb4
tree8bea431d23b5c5f5408cd843d51325d666e66b25
parent996192f223ff935ae75baf8d42a2723540a2c6c1
describe-tests: add options for json or csv output

For simple consumption, use objects with fields in the json output,
and list the headers separately in case the original order is useful.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
scripts/describe_tests.py
teuthology/describe_tests.py