ceph/teuthology
Samuel Just 625d9b257c ceph_manager: workaround for 6116
This is an annoying race, we really should delay going
clean until the backfill peer has acknoledged the clean
info, but we currently don't.  In order to prevent this
bug from messing up the nightlies, we'll delay killing
the peer for 20s to make it likely that the backfill
peer has gotten the clean info.

Workaround: #6116
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-10-23 10:52:58 -07:00
..
locker Add '# noqa' to suppress a linter error 2013-09-26 14:02:51 -05:00
orchestra Fix test 2013-10-01 09:07:50 -05:00
task ceph_manager: workaround for 6116 2013-10-23 10:52:58 -07:00
task_util Remove unused variables 2013-09-26 14:01:56 -05:00
test Fix broken logic in running_jobs_for_run() 2013-10-16 13:43:05 -05:00
__init__.py Make verbosity propagate correctly to modules 2013-10-11 17:10:57 -05:00
ceph.conf.template Revert "ceph.conf: filestore sloppy crc = true" 2013-10-02 13:22:10 -07:00
config.py Don't use properties 2013-10-01 09:07:13 -05:00
contextutil.py Never use 'except:' without specifying an Exception. 2013-08-30 11:10:05 -05:00
coverage.py Make verbosity propagate correctly to modules 2013-10-11 17:10:57 -05:00
kill.py More robust machine_type and pid detection 2013-10-17 13:22:15 -05:00
lock.py Remove needless arg from list_locks() 2013-10-16 16:20:24 -05:00
lockstatus.py Use teuthology.config. 2013-09-20 14:00:46 -05:00
misc.py Fix a circular import 2013-10-11 12:48:55 -05:00
nuke.py nuke: remove old log arg to nuke_one call 2013-10-17 09:20:51 -07:00
parallel.py Never use 'except:' without specifying an Exception. 2013-08-30 11:10:05 -05:00
queue.py Move imports to top-level 2013-10-11 12:48:55 -05:00
report.py Fix broken logic in running_jobs_for_run() 2013-10-16 13:43:05 -05:00
results.py Fix typo 2013-10-16 12:11:47 -05:00
run_tasks.py Fix logs URL on Sentry pages. 2013-09-18 10:30:26 -05:00
run.py Make nuke use its own logger 2013-10-16 16:20:24 -05:00
safepath.py
schedule.py Put machine_type in config.yaml 2013-10-11 17:41:22 -05:00
sentry.py Tweak logging 2013-08-26 16:17:31 -05:00
suite.py Remove needless arg from list_locks() 2013-10-16 16:20:24 -05:00