]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: increase the randomness to trigger the directory import/export 64549/head
authorJos Collin <jcollin@redhat.com>
Wed, 16 Jul 2025 10:02:26 +0000 (15:32 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 17 Jul 2025 05:45:07 +0000 (11:15 +0530)
Fixes: https://tracker.ceph.com/issues/65770
Signed-off-by: Jos Collin <jcollin@redhat.com>
qa/suites/fs/workload/ranks/multi/balancer/random.yaml

index 977e83fc23c02cfe4f6b806fa5f0c34cde59f80b..644e0b03b430b97bc73b41959107efb9a48eed98 100644 (file)
@@ -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