ceph/teuthology
Sage Weil 196d4a1f16 wait_till_clean -> wait_for_clean and wait_for_recovery
Clean now also means the correct number of replicas, whereas recovered
means we have done all the work we can do given the replicas/osds we have.
For example, degraded and clean are now mutually exclusive.

Also move away from 'till'.
2012-02-17 21:53:25 -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 wait_till_clean -> wait_for_clean and wait_for_recovery 2012-02-17 21:53:25 -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: python parser doens't like ; comments 2011-10-23 10:30:27 -07: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: default to only listing machines you have locked 2011-09-02 19:12:16 -07:00
misc.py misc: make get_scratch_devices look for (almost) any disk that's not mounted 2012-02-13 15:28:24 -08:00
nuke.py nuke: nuke testrados too 2012-02-14 15:23:19 -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 include run duration in summary.yaml 2012-01-16 12:39:20 -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 ls: include duration, less noise 2012-01-16 13:18:49 -08:00