]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: check osd health in cephtool/test.sh 2414/head
authorLoic Dachary <loic-201408@dachary.org>
Sat, 6 Sep 2014 17:52:21 +0000 (19:52 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Fri, 19 Sep 2014 11:23:44 +0000 (13:23 +0200)
commit7ac60d8caf03ab83359f405b70945234e880b0c5
tree49d95f5c838b65ab9e6a3ebde1ada27042bd2c77
parent4d75c4c36d3e8f8e79e956277eaaae79dcc75660
tests: check osd health in cephtool/test.sh

Add a trivial osd health test at the beginning of each group of
tests. When facing an intermittent failure, it is difficult to diagnose
if the cluster appears to be missing an OSD but there is no indication
as to when the OSDs were last up.

The tests are now only run after all OSDs are up.

These checks can be disabled with --no-sanity-check to allow running
some tests that have less requirements than running all the tests.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
qa/workunits/cephtool/test.sh