diff options
Diffstat (limited to 'qa/suites/big/rados-thrash/thrashers/default.yaml')
-rw-r--r-- | qa/suites/big/rados-thrash/thrashers/default.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/qa/suites/big/rados-thrash/thrashers/default.yaml b/qa/suites/big/rados-thrash/thrashers/default.yaml new file mode 100644 index 00000000..8f2b2667 --- /dev/null +++ b/qa/suites/big/rados-thrash/thrashers/default.yaml @@ -0,0 +1,11 @@ +overrides: + ceph: + log-whitelist: + - but it is still running + - objects unfound and apparently lost +tasks: +- thrashosds: + timeout: 1200 + chance_pgnum_grow: 1 + chance_pgnum_shrink: 1 + chance_pgpnum_fix: 1 |