ceph/teuthology
Warren Usui 2bcc60061c Implement the rest of the checks for automatic pg scrubbing.
osd_scrub_pgs now:
1.) Insures that all pgs are clean and active.
2.) Performs the scrub of all OSDs.
3.) Waits until all pgs have been scrubbed or no progress in scrubbing has
    been made for two minutes.

These changes have been made on top of a previous check-in that was incomplete

Fixes: 7198
Signed-off-bye: Warren Usui <warren.usui@inktank.com>
2014-02-03 22:18:38 -08:00
..
locker Add '# noqa' to suppress a linter error 2013-09-26 14:02:51 -05:00
orchestra Respect .ssh/config when opening SSH connections 2013-12-11 13:41:36 -08:00
task Implement the rest of the checks for automatic pg scrubbing. 2014-02-03 22:18:38 -08:00
task_util rgw: fix whitespace 2013-10-30 09:57:52 -07:00
test Changes suggested per review. 2013-11-25 01:19:13 -08:00
__init__.py Make verbosity propagate correctly to modules 2013-10-11 17:10:57 -05:00
ceph.conf.template ceph.conf: put 2x command in [global] 2013-12-09 15:37:58 -08:00
config.py Kill jobs that run for over 3 days (configurable) 2014-01-16 10:38:39 -06: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 Allow passing multiple job_ids 2013-12-19 16:43:11 -06:00
lock.py lock.py: request only rsa keys from ssh-keyscan 2014-01-16 12:51:39 -08:00
lockstatus.py Use teuthology.config. 2013-09-20 14:00:46 -05:00
misc.py Fix PEP-8 linter complaints 2014-01-28 09:54:54 -06:00
nuke.py Longer timeout after sync/reboot. 2013-12-11 18:07:43 -08:00
parallel.py Never use 'except:' without specifying an Exception. 2013-08-30 11:10:05 -05:00
queue.py Be more verbose about log file locations 2014-01-27 12:28:53 -06:00
report.py Enable reporting of entire runs as dead 2014-01-06 11:08:12 -06:00
results.py Fix hilariously long sentry_event para 2013-11-05 15:09:36 -06:00
run_tasks.py Fix PEP-8 linter complaints 2014-01-28 09:54:54 -06:00
run.py When starting a job, tell paddles it's running 2013-12-12 11:47:45 -06:00
safepath.py
schedule.py Put machine_type in config.yaml 2013-10-11 17:41:22 -05:00
sentry.py
suite.py Remove needless arg from list_locks() 2013-10-16 16:20:24 -05:00