]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephfs: add MDS_CLIENTS_BROKEN_ROOTSQUASH to ignorelist 57528/head
authorRishabh Dave <ridave@redhat.com>
Thu, 16 May 2024 16:30:01 +0000 (22:00 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 16 May 2024 16:43:28 +0000 (22:13 +0530)
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: bccc8ceb471c441ec04d7eb2c353630f8c5ce843
Fixes: https://tracker.ceph.com/issues/66075
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/suites/fs/functional/tasks/admin.yaml

index f824c30cd0ee72ac72a2676a023994b19c0bfb3b..dd10c4674ce5ab1ed358da02fc96c4bf62a5ba5f 100644 (file)
@@ -7,6 +7,8 @@ overrides:
       - missing required features
       - \(MDS_CACHE_OVERSIZED\)
       - \(MDS_TRIM\)
+      - \(MDS_CLIENTS_BROKEN_ROOTSQUASH\)
+      - report clients with broken root_squash implementation
 tasks:
   - cephfs_test_runner:
       fail_on_skip: false