From: Jos Collin Date: Thu, 14 Mar 2024 12:35:16 +0000 (+0530) Subject: qa/suites: ignore unresponsive client when the test passes X-Git-Tag: v18.2.5~539^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fbb4d9010d06ed9b99870f07a2f73e5e4762dafb;p=ceph.git qa/suites: ignore unresponsive client when the test passes Ignores the unresponsive client caused by fs.fail() in test_per_client_labeled_perf_counters_on_client_reconnect Fixes: https://tracker.ceph.com/issues/65497 Signed-off-by: Jos Collin (cherry picked from commit 5f2a3a76abbfac677328116d6454e8f193bf4ec6) --- diff --git a/qa/suites/fs/functional/tasks/admin.yaml b/qa/suites/fs/functional/tasks/admin.yaml index dd10c4674ce..865f5ec356f 100644 --- a/qa/suites/fs/functional/tasks/admin.yaml +++ b/qa/suites/fs/functional/tasks/admin.yaml @@ -9,6 +9,7 @@ overrides: - \(MDS_TRIM\) - \(MDS_CLIENTS_BROKEN_ROOTSQUASH\) - report clients with broken root_squash implementation + - evicting unresponsive client tasks: - cephfs_test_runner: fail_on_skip: false