]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_libcephfs: update test cases for libcephfs permission check
authorYan, Zheng <zyan@redhat.com>
Mon, 12 Oct 2015 08:47:33 +0000 (16:47 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 12 Jan 2016 09:21:01 +0000 (17:21 +0800)
commitf46513d4e64fa88fc0b521368fbfc74aa0a7b7b4
treed321b0ef00dc04bb7dbad7d4fa5f244bff4c09ca
parentc1c816442fec2782a67e8a451cf12eed0460850c
test_libcephfs: update test cases for libcephfs permission check

libcephfs permission check does not allow some operations for
non-root user. so we temporarily disable the permission check
for some tests.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/test/libcephfs/access.cc
src/test/libcephfs/acl.cc
src/test/libcephfs/test.cc