diff options
Diffstat (limited to 'qa/suites/rados/thrash-erasure-code/thrashers/morepggrow.yaml')
-rw-r--r-- | qa/suites/rados/thrash-erasure-code/thrashers/morepggrow.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/qa/suites/rados/thrash-erasure-code/thrashers/morepggrow.yaml b/qa/suites/rados/thrash-erasure-code/thrashers/morepggrow.yaml new file mode 100644 index 000000000..f8c542323 --- /dev/null +++ b/qa/suites/rados/thrash-erasure-code/thrashers/morepggrow.yaml @@ -0,0 +1,17 @@ +overrides: + ceph: + conf: + osd: + osd scrub min interval: 60 + osd scrub max interval: 120 + osd max backfills: 9 + log-ignorelist: + - but it is still running + - objects unfound and apparently lost + - \(POOL_APP_NOT_ENABLED\) +tasks: +- thrashosds: + timeout: 1200 + chance_pgnum_grow: 3 + chance_pgpnum_fix: 1 + min_in: 4 |