From 0060f1c5b82c13f169776c9d2c836868610ed5aa Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 22 Jul 2019 10:21:08 -0500 Subject: [PATCH] qa/suites/rados/mgr/tasks/module_selftest: whitelist mgr client getting backlisted The mgr's libcephfs client gets evicted after the mgr fails over. Whitelist the message. Fixes: http://tracker.ceph.com/issues/40867 Signed-off-by: Sage Weil --- qa/suites/rados/mgr/tasks/module_selftest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/rados/mgr/tasks/module_selftest.yaml b/qa/suites/rados/mgr/tasks/module_selftest.yaml index 17fa6b395c6..bdfb6abf604 100644 --- a/qa/suites/rados/mgr/tasks/module_selftest.yaml +++ b/qa/suites/rados/mgr/tasks/module_selftest.yaml @@ -18,6 +18,7 @@ tasks: - influxdb python module not found - \(MGR_ZABBIX_ - foo bar + - evicting unresponsive client - cephfs_test_runner: modules: - tasks.mgr.test_module_selftest -- 2.47.3