From 7c350180b1bf34bb2e3c9598fe0598907fb7fc9f Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 3 Aug 2017 12:40:01 -0400 Subject: [PATCH] qa/suites/rados/mgr/tasks/failover: whitelist remote/smithi025/log/ceph.log.gz:2017-08-03 07:02:15.049074 mon.b mon.0 172.21.15.25:6789/0 197 : cluster [INF] Manager daemon x is unresponsive, replacing it with standby daemon y remote/smithi025/log/ceph.log.gz:2017-08-03 07:03:10.078032 mon.b mon.0 172.21.15.25:6789/0 226 : cluster [WRN] Manager daemon x is unresponsive. No standby daemons available. x and y may be swapped, so whitelist the rest of the string. Signed-off-by: Sage Weil --- qa/suites/rados/mgr/tasks/failover.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qa/suites/rados/mgr/tasks/failover.yaml b/qa/suites/rados/mgr/tasks/failover.yaml index 8a33abb0c76..34be4715177 100644 --- a/qa/suites/rados/mgr/tasks/failover.yaml +++ b/qa/suites/rados/mgr/tasks/failover.yaml @@ -9,6 +9,8 @@ tasks: - overall HEALTH_ - \(MGR_DOWN\) - \(PG_ + - replacing it with standby + - No standby daemons available - cephfs_test_runner: modules: - tasks.mgr.test_failover -- 2.47.3