mirror of
https://github.com/ceph/ceph
synced 2025-03-31 07:53:23 +00:00
suites/fs: unify/reuse common (fuse) mount
Goal is to reduce arbitrary differences between fs suites. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
parent
df5a6b1843
commit
78e3feaae3
cephfs/mount
suites
fs
32bits
basic
mount
tasks
asok_dump_tree.yamlcephfs_scrub_tests.yamlcfuse_workunit_kernel_untar_build.yamlcfuse_workunit_misc.yamlcfuse_workunit_misc_test_o_trunc.yamlcfuse_workunit_norstats.yamlcfuse_workunit_quota.yamlcfuse_workunit_suites_blogbench.yamlcfuse_workunit_suites_dbench.yamlcfuse_workunit_suites_ffsb.yamlcfuse_workunit_suites_fsstress.yamlcfuse_workunit_suites_fsx.yamlcfuse_workunit_suites_fsync.yamlcfuse_workunit_suites_iogen.yamlcfuse_workunit_suites_iozone.yamlcfuse_workunit_suites_pjd.yamlcfuse_workunit_suites_truncate_delay.yamlcfuse_workunit_trivial_sync.yamllibcephfs_interface_tests.yamllibcephfs_java.yamllibcephfs_python.yamlmds_creation_retry.yaml
multiclient/mount
multifs
permission
recovery
snaps/mount
standbyreplay/mount
thrash
mount
tasks
traceless
mount
tasks
verify
multimds/libcephfs/tasks
2
cephfs/mount/fuse.yaml
Normal file
2
cephfs/mount/fuse.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
tasks:
|
||||||
|
- ceph-fuse:
|
1
suites/fs/32bits/mount/fuse.yaml
Symbolic link
1
suites/fs/32bits/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -3,5 +3,3 @@ overrides:
|
|||||||
conf:
|
conf:
|
||||||
client:
|
client:
|
||||||
client use faked inos: true
|
client use faked inos: true
|
||||||
tasks:
|
|
||||||
- ceph-fuse:
|
|
1
suites/fs/basic/mount/fuse.yaml
Symbolic link
1
suites/fs/basic/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- cephfs_test_runner:
|
- cephfs_test_runner:
|
||||||
modules:
|
modules:
|
||||||
- tasks.cephfs.test_dump_tree
|
- tasks.cephfs.test_dump_tree
|
||||||
|
@ -7,7 +7,6 @@ overrides:
|
|||||||
mds log max segments: 1
|
mds log max segments: 1
|
||||||
mds cache max size: 1000
|
mds cache max size: 1000
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- cephfs_test_runner:
|
- cephfs_test_runner:
|
||||||
modules:
|
modules:
|
||||||
- tasks.cephfs.test_scrub_checks
|
- tasks.cephfs.test_scrub_checks
|
||||||
|
@ -4,7 +4,6 @@ overrides:
|
|||||||
client:
|
client:
|
||||||
fuse_default_permissions: 0
|
fuse_default_permissions: 0
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
timeout: 6h
|
timeout: 6h
|
||||||
clients:
|
clients:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
timeout: 6h
|
timeout: 6h
|
||||||
clients:
|
clients:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
timeout: 6h
|
timeout: 6h
|
||||||
clients:
|
clients:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -4,7 +4,6 @@ overrides:
|
|||||||
osd:
|
osd:
|
||||||
filestore flush min: 0
|
filestore flush min: 0
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse: [client.0]
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -10,7 +10,6 @@ overrides:
|
|||||||
debug ms: 1
|
debug ms: 1
|
||||||
debug mds: 20
|
debug mds: 20
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -7,7 +7,6 @@ overrides:
|
|||||||
ms_inject_delay_max: 5
|
ms_inject_delay_max: 5
|
||||||
client_oc_max_dirty_age: 1
|
client_oc_max_dirty_age: 1
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- exec:
|
- exec:
|
||||||
client.0:
|
client.0:
|
||||||
- cd $TESTDIR/mnt.* && dd if=/dev/zero of=./foo count=100
|
- cd $TESTDIR/mnt.* && dd if=/dev/zero of=./foo count=100
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all: [fs/misc/trivial_sync.sh]
|
all: [fs/misc/trivial_sync.sh]
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
|
overrides:
|
||||||
|
ceph-fuse:
|
||||||
|
disabled: true
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
client.0:
|
client.0:
|
||||||
|
@ -2,8 +2,10 @@
|
|||||||
os_type: ubuntu
|
os_type: ubuntu
|
||||||
os_version: "14.04"
|
os_version: "14.04"
|
||||||
|
|
||||||
|
overrides:
|
||||||
|
ceph-fuse:
|
||||||
|
disabled: true
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
client.0:
|
client.0:
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
overrides:
|
||||||
|
ceph-fuse:
|
||||||
|
disabled: true
|
||||||
tasks:
|
tasks:
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
tasks:
|
tasks:
|
||||||
-mds_creation_failure:
|
-mds_creation_failure:
|
||||||
-ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all: [fs/misc/trivial_sync.sh]
|
all: [fs/misc/trivial_sync.sh]
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
tasks:
|
|
||||||
- ceph-fuse:
|
|
1
suites/fs/multiclient/mount/fuse.yaml
Symbolic link
1
suites/fs/multiclient/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
1
suites/fs/multifs/mount/fuse.yaml
Symbolic link
1
suites/fs/multifs/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -1,6 +0,0 @@
|
|||||||
tasks:
|
|
||||||
- ceph-fuse:
|
|
||||||
client.0:
|
|
||||||
mounted: false
|
|
||||||
client.1:
|
|
||||||
mounted: false
|
|
@ -1,4 +1,6 @@
|
|||||||
|
overrides:
|
||||||
|
ceph-fuse:
|
||||||
|
disabled: true
|
||||||
tasks:
|
tasks:
|
||||||
- cephfs_test_runner:
|
- cephfs_test_runner:
|
||||||
modules:
|
modules:
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
overrides:
|
|
||||||
ceph:
|
|
||||||
conf:
|
|
||||||
client:
|
|
||||||
fuse default permissions: false
|
|
||||||
client acl type: posix_acl
|
|
||||||
tasks:
|
|
||||||
- ceph-fuse:
|
|
1
suites/fs/permission/mount/fuse.yaml
Symbolic link
1
suites/fs/permission/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -1,3 +1,9 @@
|
|||||||
|
overrides:
|
||||||
|
ceph:
|
||||||
|
conf:
|
||||||
|
client:
|
||||||
|
fuse default permissions: false
|
||||||
|
client acl type: posix_acl
|
||||||
tasks:
|
tasks:
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
|
@ -4,6 +4,7 @@ overrides:
|
|||||||
client:
|
client:
|
||||||
fuse set user groups: true
|
fuse set user groups: true
|
||||||
fuse default permissions: false
|
fuse default permissions: false
|
||||||
|
client acl type: posix_acl
|
||||||
tasks:
|
tasks:
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
|
1
suites/fs/recovery/mount/fuse.yaml
Symbolic link
1
suites/fs/recovery/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -1,10 +0,0 @@
|
|||||||
tasks:
|
|
||||||
- ceph-fuse:
|
|
||||||
client.0:
|
|
||||||
mounted: false
|
|
||||||
client.1:
|
|
||||||
mounted: false
|
|
||||||
client.2:
|
|
||||||
mounted: false
|
|
||||||
client.3:
|
|
||||||
mounted: false
|
|
3
suites/fs/recovery/overrides/fuse-unmounted.yaml
Normal file
3
suites/fs/recovery/overrides/fuse-unmounted.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
overrides:
|
||||||
|
ceph-fuse:
|
||||||
|
disabled: true
|
@ -1,2 +0,0 @@
|
|||||||
tasks:
|
|
||||||
- ceph-fuse:
|
|
1
suites/fs/snaps/mount/fuse.yaml
Symbolic link
1
suites/fs/snaps/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -1,2 +0,0 @@
|
|||||||
tasks:
|
|
||||||
- ceph_fuse:
|
|
1
suites/fs/standbyreplay/mount/fuse.yaml
Symbolic link
1
suites/fs/standbyreplay/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
1
suites/fs/thrash/mount/fuse.yaml
Symbolic link
1
suites/fs/thrash/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -5,7 +5,6 @@ overrides:
|
|||||||
fuse set user groups: true
|
fuse set user groups: true
|
||||||
fuse default permissions: false
|
fuse default permissions: false
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all: [fs/misc/trivial_sync.sh]
|
all: [fs/misc/trivial_sync.sh]
|
||||||
|
1
suites/fs/traceless/mount/fuse.yaml
Symbolic link
1
suites/fs/traceless/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -4,7 +4,6 @@ overrides:
|
|||||||
osd:
|
osd:
|
||||||
filestore flush min: 0
|
filestore flush min: 0
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
1
suites/fs/verify/mount/fuse.yaml
Symbolic link
1
suites/fs/verify/mount/fuse.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../cephfs/mount/fuse.yaml
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
|
||||||
- workunit:
|
- workunit:
|
||||||
clients:
|
clients:
|
||||||
client.0:
|
client.0:
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
overrides:
|
||||||
|
ceph-fuse:
|
||||||
|
disabled: true
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
- ceph-fuse:
|
||||||
- workunit:
|
- workunit:
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
overrides:
|
||||||
|
ceph-fuse:
|
||||||
|
disabled: true
|
||||||
tasks:
|
tasks:
|
||||||
- ceph-fuse:
|
- ceph-fuse:
|
||||||
- workunit:
|
- workunit:
|
||||||
|
Loading…
Reference in New Issue
Block a user