From: Jos Collin Date: Wed, 16 Jul 2025 10:02:26 +0000 (+0530) Subject: qa: increase the randomness to trigger the directory import/export X-Git-Tag: testing/wip-vshankar-testing-20250721.155223-debug~20^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a4ef269d1e47e639029a86e35304cf6ba0df4ce7;p=ceph-ci.git qa: increase the randomness to trigger the directory import/export Fixes: https://tracker.ceph.com/issues/65770 Signed-off-by: Jos Collin --- diff --git a/qa/suites/fs/workload/ranks/multi/balancer/random.yaml b/qa/suites/fs/workload/ranks/multi/balancer/random.yaml index 977e83fc23c..644e0b03b43 100644 --- a/qa/suites/fs/workload/ranks/multi/balancer/random.yaml +++ b/qa/suites/fs/workload/ranks/multi/balancer/random.yaml @@ -2,9 +2,9 @@ overrides: ceph: conf: mds: - mds_export_ephemeral_random_max: 0.10 + mds_export_ephemeral_random_max: 0.20 tasks: - exec: mon.a: - ceph fs set cephfs balance_automate false - - ceph fs subvolumegroup pin cephfs qa random 0.10 + - ceph fs subvolumegroup pin cephfs qa random 0.20