Skip to content

Commit 5f2a3a7

Browse files
committed
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 <[email protected]>
1 parent 5337a12 commit 5f2a3a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/suites/fs/functional/tasks/admin.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ overrides:
99
- \(MDS_TRIM\)
1010
- \(MDS_CLIENTS_BROKEN_ROOTSQUASH\)
1111
- report clients with broken root_squash implementation
12+
- evicting unresponsive client
1213
tasks:
1314
- cephfs_test_runner:
1415
fail_on_skip: false

0 commit comments

Comments
 (0)