]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: add tests for ACLs
authorRishabh Dave <ridave@redhat.com>
Thu, 8 Aug 2019 15:52:58 +0000 (21:22 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 3 Dec 2019 12:47:18 +0000 (18:17 +0530)
commita9db23fd18f64851e9cee7ffc7d220b08af69359
tree4f398880d031644ed759e77d4558ce039db80c91
parenta80c2390e94b131274483aaea996fc8886109362
qa/cephfs: add tests for ACLs

Add code to run tests for ACLs from xfstests-dev against kernel and
FUSE CephFS mounts.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/suites/fs/basic_functional/tasks/acls-fuse-client.yaml [new file with mode: 0644]
qa/suites/kcephfs/cephfs/tasks/acls-kernel-client.yaml [new file with mode: 0644]
qa/tasks/cephfs/test_acls.py [new file with mode: 0644]
qa/tasks/cephfs/xfstests_dev.py