summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/libcephfs/tasks/ino_release_cb.yaml
blob: 5b524748975c185057b1ade70a11f6e2cac27068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
overrides:
  ceph:
    conf:
      client:
        debug ms: 1
        debug client: 20
      mds:
        debug ms: 1
        debug mds: 20
tasks:
- exec:
    mon.a:
    - ceph config set mds mds_min_caps_per_client 1
- background_exec:
    mon.a:
    - "sleep 30 && ceph config set mds mds_max_caps_per_client 1"
- exec:
    client.0:
    - ceph_test_ino_release_cb