]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
describe-tests: tolerate non-dict files
authorJosh Durgin <jdurgin@redhat.com>
Wed, 2 Dec 2015 08:08:00 +0000 (00:08 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 9 Dec 2015 21:04:54 +0000 (13:04 -0800)
commit7662c5bc14434f0759936fa6696b748d90556fe6
tree5bddbce67823b232e44cc5b48825990ca09868d4
parent70f04dc8b8283b1c0ef92ca9c1e52a86c59736b1
describe-tests: tolerate non-dict files

Some yamls are empty to represent the absence of a setting, and parse
into None.

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