]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: relax min_caps_per_client check 29211/head
authorYan, Zheng <zyan@redhat.com>
Thu, 7 Mar 2019 13:12:28 +0000 (21:12 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 23 Jul 2019 12:11:00 +0000 (14:11 +0200)
commit19480b9495c9f1d563ef23ecec108a9f85d3d43e
treeb4b09f055ccfc2b7412cf8cad16eae0712554789
parentc1cd465c4f7a185c193fc8999a74b9ff428ac254
qa/cephfs: relax min_caps_per_client check

new kernel client proactively release caps. caps count can go below
mds_min_caps_per_client

Fixes: http://tracker.ceph.com/issues/38270
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 8e81bd74c59259a06f587bb425d58bf2b2176341)

Conflicts:
qa/tasks/cephfs/test_client_limits.py
- mimic TestClientLimits does not have expected_caps method at all
qa/tasks/cephfs/test_client_limits.py