]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
placeholder: whitelist MDS_ALL_DOWN, MDS_UP_LESS_THAN_MAX by default 1168/head
authorKefu Chai <kchai@redhat.com>
Sat, 21 Apr 2018 15:47:23 +0000 (23:47 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 22 Apr 2018 08:38:03 +0000 (16:38 +0800)
commit43996a8a7ef59ea388a63b6973b670c10d24f64b
tree81f67a8e294d0194b3f7bd367cd8932b032c0737
parent7f11a09f2b7d7406d65f21a85fc2e3db395a95a0
placeholder: whitelist MDS_ALL_DOWN, MDS_UP_LESS_THAN_MAX  by default

because, in ceph/qa/tasks/ceph.py, we start mon, mgr, osd, and then mds.
there is a time window where there is no mds around, but mgr is checking
mdsmap for MDS_ALL_DOWN errors. there is no way to disable this check in
this time window. so we just whitelist MDS_ALL_DOWN here.

Signed-off-by: Kefu Chai <kchai@redhat.com>
teuthology/suite/placeholder.py