diff options
Diffstat (limited to 'qa/suites/fs/libcephfs/tasks/client.yaml')
-rw-r--r-- | qa/suites/fs/libcephfs/tasks/client.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/qa/suites/fs/libcephfs/tasks/client.yaml b/qa/suites/fs/libcephfs/tasks/client.yaml new file mode 100644 index 000000000..bfdfee4a8 --- /dev/null +++ b/qa/suites/fs/libcephfs/tasks/client.yaml @@ -0,0 +1,14 @@ +overrides: + ceph: + conf: + client: + debug ms: 1 + debug client: 20 + mds: + debug ms: 1 + debug mds: 20 +tasks: +- workunit: + clients: + client.0: + - client/test.sh |