Merge pull request #51449 from amathuria/wip-rbd-suite-change-mclock-profile

qa/tasks: Changing default mClock profile to high_recovery_ops

Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
This commit is contained in:
Ilya Dryomov 2023-05-18 09:28:00 +02:00 committed by GitHub
commit 95551071f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,7 @@
osd scrub load threshold = 5.0
osd scrub max interval = 600
osd mclock profile = high_recovery_ops
osd recover clone overlap = true
osd recovery max chunk = 1048576

View File

@ -39,6 +39,7 @@ mon allow pool delete = true
[osd]
osd scrub load threshold = 5.0
osd scrub max interval = 600
osd mclock profile = high_recovery_ops
osd recover clone overlap = true
osd recovery max chunk = 1048576