From f8e0571982dc467688ebfdeb8a0c1241c2bfe30a Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Mon, 17 Jul 2017 21:54:14 -0700 Subject: [PATCH] qa: fix MDS_CLIENT_RECALL copy error Fixes: http://tracker.ceph.com/issues/20682 Signed-off-by: Patrick Donnelly --- qa/tasks/cephfs/test_client_limits.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/tasks/cephfs/test_client_limits.py b/qa/tasks/cephfs/test_client_limits.py index 0b64b6e99cd..472160587bc 100644 --- a/qa/tasks/cephfs/test_client_limits.py +++ b/qa/tasks/cephfs/test_client_limits.py @@ -62,7 +62,7 @@ class TestClientLimits(CephFSTestCase): # MDS should not be happy about that, as the client is failing to comply # with the SESSION_RECALL messages it is being sent mds_recall_state_timeout = float(self.fs.get_config("mds_recall_state_timeout")) - self.wait_for_health("MDS_HEALTH_CLIENT_RECALL", + self.wait_for_health("MDS_CLIENT_RECALL", mds_recall_state_timeout + 10) # We can also test that the MDS health warning for oversized