mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +00:00
352a41d1b3
Add testsuite for testing authorization on Ceph cluster with multiple file systems and enable it to be executable with Teuthology framework. Also add helper methods required to setup the test environment for multi-FS tests. Signed-off-by: Rishabh Dave <ridave@redhat.com>
6 lines
113 B
YAML
6 lines
113 B
YAML
tasks:
|
|
- cephfs_test_runner:
|
|
fail_on_skip: false
|
|
modules:
|
|
- tasks.cephfs.test_multifs_auth
|