From: Patrick Donnelly Date: Tue, 24 Oct 2023 13:32:23 +0000 (-0400) Subject: qa: add export thrashing to fs:thrash X-Git-Tag: v20.0.0~1744^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b6fa2f47b31d546e196061d5c7456d2d4414f5ea;p=ceph.git qa: add export thrashing to fs:thrash Fixes: https://tracker.ceph.com/issues/18154 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/thrash/workloads/ranks/1.yaml b/qa/suites/fs/thrash/workloads/ranks/1.yaml index e69de29bb2d1..f9e95daa9230 100644 --- a/qa/suites/fs/thrash/workloads/ranks/1.yaml +++ b/qa/suites/fs/thrash/workloads/ranks/1.yaml @@ -0,0 +1,4 @@ +overrides: + ceph: + cephfs: + max_mds: 1 diff --git a/qa/suites/fs/thrash/workloads/tasks/1-thrash/exports.yaml b/qa/suites/fs/thrash/workloads/tasks/1-thrash/exports.yaml new file mode 100644 index 000000000000..ba92f260e145 --- /dev/null +++ b/qa/suites/fs/thrash/workloads/tasks/1-thrash/exports.yaml @@ -0,0 +1,8 @@ +teuthology: + postmerge: + - if yaml.overrides.ceph.cephfs.max_mds <= 1 then reject() end +overrides: + ceph: + conf: + mds: + mds thrash exports: 1