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: v20.0.0~1668^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5f2a3a76abbfac677328116d6454e8f193bf4ec6;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 --- diff --git a/qa/suites/fs/functional/tasks/admin.yaml b/qa/suites/fs/functional/tasks/admin.yaml index dd10c4674ce5..865f5ec356f7 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