]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: add test_pool_perm
authorYan, Zheng <zyan@redhat.com>
Tue, 28 Apr 2015 04:52:36 +0000 (12:52 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 28 Apr 2015 12:38:32 +0000 (20:38 +0800)
commit539117a38ddebb78e05f5ae37e32cb1dfd439842
tree7964be960ef5e665fc99a84823b0516c9d682dc7
parent94d4b91f7f81ec2fb27ef9c9b54b3d42c5276af9
tasks/cephfs: add test_pool_perm

This tests that client checks pool permission before
copy data to its cache.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
suites/fs/recovery/tasks/pool-perm.yaml [new file with mode: 0644]
tasks/cephfs/test_pool_perm.py [new file with mode: 0644]