]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
ceph_manager: add test_min_size action
authorSamuel Just <sam.just@inktank.com>
Wed, 7 Nov 2012 20:36:37 +0000 (12:36 -0800)
committerSamuel Just <sam.just@inktank.com>
Wed, 7 Nov 2012 20:56:31 +0000 (12:56 -0800)
commitbd83ed70dc2e369e8e75bd550bd0bad4c8fe7724
treea0963cdc31ffd1a3e20d2538a8ec7b2dd32cf080
parent6c9d45e3997a50692d48fa28ccc5b0abc474e8b9
ceph_manager: add test_min_size action

Thrasher can now with configurable frequency test min_size by
taking down all but one osd, waiting, killing that osd and bringing
back the others, and verifying that the cluster goes clean.

Signed-off-by: Samuel Just <sam.just@inktank.com>
teuthology/task/ceph_manager.py
teuthology/task/thrashosds.py