ceph/teuthology
Mark Nelson 05a07dda7d lock: Added a --locked flag to teuthology-lock.
Can be used to restrict searches based on lock status, e.g.
'teuthology-lock --list -a --locked false --status up' shows available nodes.
2012-03-07 12:55:33 -08:00
..
locker locker: fix race in locking 2011-11-03 11:29:18 -07:00
orchestra Fix unit tests for SSH keep-alive setting. 2011-12-05 10:02:30 -08:00
task github.com/NewDreamNetwork -> github.com/ceph 2012-03-02 10:55:56 -08:00
test Move orchestra to teuthology.orchestra so there's just one top-level package. 2011-09-13 14:53:02 -07:00
__init__.py Initial import. 2011-05-31 13:51:48 -07:00
ceph.conf ceph.conf: no lockdep by default 2012-02-20 14:54:10 -08:00
contextutil.py Add debug logging to contextutil.nested. 2011-06-16 10:39:26 -07:00
coverage.py coverage: use locally stored build instead of downloading from a gitbuilder 2011-12-13 16:16:09 -08:00
lock.py lock: Added a --locked flag to teuthology-lock. 2012-03-07 12:55:33 -08:00
misc.py misc: always return a usable result from get_valgrind_args 2012-02-24 14:56:43 -08:00
nuke.py nuke: unmount osd data directories 2012-03-06 09:34:38 -08:00
parallel.py parallel: don't hang if no tasks were spawned 2011-08-31 17:28:23 -07:00
queue.py suite: make email-on-success the default behavior 2012-01-05 17:27:31 -08:00
run_tasks.py Handle interactive-on-error also when error is from contextmanager exit. 2011-11-30 17:07:26 -08:00
run.py Use non-zero exit status if any tests failed 2012-03-05 13:34:33 -08: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 suite.results: include test duration in output 2012-02-20 13:38:06 -08:00