Skip to content

Commit 281183d

Browse files
qa/cephfs: add MDS_CLIENTS_BROKEN_ROOTSQUASH to ignorelist
MDS_CLIENTS_BROKEN_ROOTSQUASH is generated and expected by test_rootsquash_nofeature but it hasn't be added to ignorelist as a result of which QA code marks the job as failed even though all tests finished running successfully. Introduced-by: bccc8ce Fixes: https://tracker.ceph.com/issues/66075 Signed-off-by: Rishabh Dave <[email protected]>
1 parent c2fb936 commit 281183d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ overrides:
77
- missing required features
88
- \(MDS_CACHE_OVERSIZED\)
99
- \(MDS_TRIM\)
10+
- \(MDS_CLIENTS_BROKEN_ROOTSQUASH\)
11+
- report clients with broken root_squash implementation
1012
tasks:
1113
- cephfs_test_runner:
1214
fail_on_skip: false

0 commit comments

Comments
 (0)