]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/fs/bugs/client_trim_caps/tasks/trim-i22073.yaml
update sources to 12.2.7
[ceph.git] / ceph / qa / suites / fs / bugs / client_trim_caps / tasks / trim-i22073.yaml
1 # Note this test is unlikely to exercise the code as expected in the future:
2 # "It's too tricky to arrange inodes in session->caps. we don't know if it
3 # still works in the future." -Zheng
4
5 overrides:
6 ceph:
7 log-whitelist:
8 - MDS cache is too large
9 - \(MDS_CACHE_OVERSIZED\)
10 tasks:
11 - exec:
12 mon.a:
13 - "ceph tell mds.* config set mds_max_ratio_caps_per_client 1"
14 - "ceph tell mds.* config set mds_min_caps_per_client 1"
15 - background_exec:
16 mon.a:
17 - "sleep 30 && ceph tell mds.* config set mds_cache_memory_limit 1"
18 - exec:
19 client.0:
20 - ceph_test_trim_caps