summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/bugs/client_trim_caps/tasks/trim-i22073.yaml
blob: a86e918e656c215f260001725fafde31e62908c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Note this test is unlikely to exercise the code as expected in the future:
# "It's too tricky to arrange inodes in session->caps. we don't know if it
# still works in the future." -Zheng

overrides:
  ceph:
    log-whitelist:
      - MDS cache is too large
      - \(MDS_CACHE_OVERSIZED\)
tasks:
- exec:
    mon.a:
    - "ceph tell mds.* config set mds_min_caps_per_client 1"
- background_exec:
    mon.a:
    - "sleep 30 && ceph tell mds.* config set mds_cache_memory_limit 1"
- exec:
    client.0:
    - ceph_test_trim_caps
    - ceph_test_ino_release_cb