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:
Patrick Donnelly 2016-08-06 21:10:19 -04:00 committed by Patrick Donnelly
parent df5a6b1843
commit 78e3feaae3
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB
57 changed files with 41 additions and 65 deletions

2
cephfs/mount/fuse.yaml Normal file
View File

@ -0,0 +1,2 @@
tasks:
- ceph-fuse:

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -3,5 +3,3 @@ overrides:
conf:
client:
client use faked inos: true
tasks:
- ceph-fuse:

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- cephfs_test_runner:
modules:
- tasks.cephfs.test_dump_tree

View File

@ -7,7 +7,6 @@ overrides:
mds log max segments: 1
mds cache max size: 1000
tasks:
- ceph-fuse:
- cephfs_test_runner:
modules:
- tasks.cephfs.test_scrub_checks

View File

@ -4,7 +4,6 @@ overrides:
client:
fuse_default_permissions: 0
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
timeout: 6h
clients:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
timeout: 6h
clients:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
timeout: 6h
clients:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -4,7 +4,6 @@ overrides:
osd:
filestore flush min: 0
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse: [client.0]
- workunit:
clients:
all:

View File

@ -10,7 +10,6 @@ overrides:
debug ms: 1
debug mds: 20
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -7,7 +7,6 @@ overrides:
ms_inject_delay_max: 5
client_oc_max_dirty_age: 1
tasks:
- ceph-fuse:
- exec:
client.0:
- cd $TESTDIR/mnt.* && dd if=/dev/zero of=./foo count=100

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all: [fs/misc/trivial_sync.sh]

View File

@ -1,5 +1,7 @@
overrides:
ceph-fuse:
disabled: true
tasks:
- ceph-fuse:
- workunit:
clients:
client.0:

View File

@ -2,8 +2,10 @@
os_type: ubuntu
os_version: "14.04"
overrides:
ceph-fuse:
disabled: true
tasks:
- ceph-fuse:
- workunit:
clients:
client.0:

View File

@ -1,3 +1,6 @@
overrides:
ceph-fuse:
disabled: true
tasks:
- workunit:
clients:

View File

@ -1,6 +1,5 @@
tasks:
-mds_creation_failure:
-ceph-fuse:
- workunit:
clients:
all: [fs/misc/trivial_sync.sh]

View File

@ -1,2 +0,0 @@
tasks:
- ceph-fuse:

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -1,6 +0,0 @@
tasks:
- ceph-fuse:
client.0:
mounted: false
client.1:
mounted: false

View File

@ -1,4 +1,6 @@
overrides:
ceph-fuse:
disabled: true
tasks:
- cephfs_test_runner:
modules:

View File

@ -1,8 +0,0 @@
overrides:
ceph:
conf:
client:
fuse default permissions: false
client acl type: posix_acl
tasks:
- ceph-fuse:

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -1,3 +1,9 @@
overrides:
ceph:
conf:
client:
fuse default permissions: false
client acl type: posix_acl
tasks:
- workunit:
clients:

View File

@ -4,6 +4,7 @@ overrides:
client:
fuse set user groups: true
fuse default permissions: false
client acl type: posix_acl
tasks:
- workunit:
clients:

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -1,10 +0,0 @@
tasks:
- ceph-fuse:
client.0:
mounted: false
client.1:
mounted: false
client.2:
mounted: false
client.3:
mounted: false

View File

@ -0,0 +1,3 @@
overrides:
ceph-fuse:
disabled: true

View File

@ -1,2 +0,0 @@
tasks:
- ceph-fuse:

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -1,2 +0,0 @@
tasks:
- ceph_fuse:

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -5,7 +5,6 @@ overrides:
fuse set user groups: true
fuse default permissions: false
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all: [fs/misc/trivial_sync.sh]

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -4,7 +4,6 @@ overrides:
osd:
filestore flush min: 0
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -0,0 +1 @@
../../../../cephfs/mount/fuse.yaml

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
all:

View File

@ -1,5 +1,4 @@
tasks:
- ceph-fuse:
- workunit:
clients:
client.0:

View File

@ -1,3 +1,6 @@
overrides:
ceph-fuse:
disabled: true
tasks:
- ceph-fuse:
- workunit:

View File

@ -1,3 +1,6 @@
overrides:
ceph-fuse:
disabled: true
tasks:
- ceph-fuse:
- workunit: