1
0
mirror of https://github.com/ceph/ceph synced 2025-03-22 02:08:13 +00:00

qa/suites: check dirfrag counter in cephfs workunits

(just the ones which really do do enough work to generate
some fragmentation)

Signed-off-by: John Spray <john.spray@redhat.com>
This commit is contained in:
John Spray 2017-03-09 12:45:52 -05:00
parent e90e37690a
commit 2d1817e097
7 changed files with 28 additions and 0 deletions

View File

@ -1,4 +1,8 @@
tasks:
- check-counter:
counters:
mds:
- "mds.dir_split"
- workunit:
clients:
all:

View File

@ -4,6 +4,10 @@ overrides:
osd:
filestore flush min: 0
tasks:
- check-counter:
counters:
mds:
- "mds.dir_split"
- workunit:
clients:
all:

View File

@ -4,6 +4,10 @@ overrides:
kclient:
disabled: true
tasks:
- check-counter:
counters:
mds:
- "mds.dir_split"
- workunit:
clients:
client.0:

View File

@ -4,6 +4,10 @@ overrides:
client:
fuse_default_permissions: 0
tasks:
- check-counter:
counters:
mds:
- "mds.dir_split"
- workunit:
clients:
all:

View File

@ -1,4 +1,8 @@
tasks:
- check-counter:
counters:
mds:
- "mds.dir_split"
- workunit:
timeout: 6h
clients:

View File

@ -1,4 +1,8 @@
tasks:
- check-counter:
counters:
mds:
- "mds.dir_split"
- workunit:
timeout: 6h
clients:

View File

@ -1,4 +1,8 @@
tasks:
- check-counter:
counters:
mds:
- "mds.dir_split"
- workunit:
clients:
all: