ceph/teuthology
Josh Durgin effee7ffc6 Make kernel a separate entity outside of tasks.
It is run before anything other than checking for conflicts.
This way it can't step on the connections used by other tasks,
or clobber test files in /tmp when rebooting.
2011-06-30 16:05:53 -07:00
..
task Make kernel a separate entity outside of tasks. 2011-06-30 16:05:53 -07:00
test Archive logs if given --archive=PATH. Clean up after a test run. 2011-06-07 14:47:30 -07:00
__init__.py
ceph.conf Add rbd task with create_image function. 2011-06-22 16:03:56 -07:00
contextutil.py Add debug logging to contextutil.nested. 2011-06-16 10:39:26 -07:00
misc.py Move get_clients method into misc to avoid duplication. 2011-06-28 14:51:11 -07:00
run_tasks.py Move summary inside context. 2011-06-16 14:36:21 -07:00
run.py Make kernel a separate entity outside of tasks. 2011-06-30 16:05:53 -07:00
safepath.py Archive logs if given --archive=PATH. Clean up after a test run. 2011-06-07 14:47:30 -07:00
suite.py Use idiomatic python. 2011-06-30 11:25:15 -07:00