]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/crimson-rados/../pggrow: increase op_delay 68225/head
authorMatan Breizman <mbreizma@redhat.com>
Mon, 6 Apr 2026 14:07:36 +0000 (17:07 +0300)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 7 Apr 2026 09:49:11 +0000 (12:49 +0300)
Increase op_delay to pggrow to avoid rapid PG splits.
Excessive splitting with a low reactor count can leave many PGs in
snaptrim, causing tests to hit the (short) snap trimming timeout.

Crimson's pggrow keeps the OSDs clean thorugout the entire test,
which is against do_thrash expectations.
Increasing op_delay would reduce do_thrash "actions" back to a normal rate.

Fixes: https://tracker.ceph.com/issues/75273
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
qa/suites/crimson-rados/thrash/thrashers/pggrow.yaml

index 1b2089b3a6716f99d4593fddcc9864d863b8f556..c8abd097befb138deac5e4de24629c39e30541ab 100644 (file)
@@ -35,3 +35,5 @@ tasks:
     chance_pgnum_grow: 2
     chance_pgpnum_fix: 1
     chance_down: 0
+    # See: https://tracker.ceph.com/issues/75273
+    op_delay: 20