ceph/teuthology/orchestra/test
Zack Cerza c886a93688 Make teuthology.config *far* more robust
In addition to parsing its configuration from a yaml file, it can now be
created from a dict. It can also be dumped as a dict, or as a yaml
stream. It is also now split into multiple classes so that the same
implementation can be used for job configs, and not just as a proxy for
~/.teuthology.yaml.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-07-10 16:35:36 -06:00
..
__init__.py Move orchestra to teuthology.orchestra so there's just one top-level package. 2011-09-13 14:53:02 -07:00
test_cluster.py Update unit test for Cluster.__repr__() 2014-04-25 15:01:41 -05:00
test_connection.py Make teuthology.config *far* more robust 2014-07-10 16:35:36 -06:00
test_integration.py Refactor teuthology.orchestra.run 2014-05-30 16:05:23 -05:00
test_remote.py Refactor teuthology.orchestra.run 2014-05-30 16:05:23 -05:00
test_run.py Refactor teuthology.orchestra.run 2014-05-30 16:05:23 -05:00
util.py Move orchestra to teuthology.orchestra so there's just one top-level package. 2011-09-13 14:53:02 -07:00