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