]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/fs/bugs/client_trim_caps/tasks/trim-i22073.yaml
import 15.2.4
[ceph.git] / ceph / qa / suites / fs / bugs / client_trim_caps / tasks / trim-i22073.yaml
CommitLineData
28e407b8
AA
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
5overrides:
6 ceph:
7 log-whitelist:
8 - MDS cache is too large
9 - \(MDS_CACHE_OVERSIZED\)
10tasks:
11- exec:
12 mon.a:
28e407b8
AA
13 - "ceph tell mds.* config set mds_min_caps_per_client 1"
14- background_exec:
15 mon.a:
16 - "sleep 30 && ceph tell mds.* config set mds_cache_memory_limit 1"
17- exec:
18 client.0:
19 - ceph_test_trim_caps
e306af50 20 - ceph_test_ino_release_cb