diff options
Diffstat (limited to 'qa/suites/stress/thrash/thrashers/fast.yaml')
-rw-r--r-- | qa/suites/stress/thrash/thrashers/fast.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qa/suites/stress/thrash/thrashers/fast.yaml b/qa/suites/stress/thrash/thrashers/fast.yaml new file mode 100644 index 00000000..6bc9dff0 --- /dev/null +++ b/qa/suites/stress/thrash/thrashers/fast.yaml @@ -0,0 +1,9 @@ +tasks: +- install: +- ceph: + log-whitelist: + - but it is still running + - objects unfound and apparently lost +- thrashosds: + op_delay: 1 + chance_down: 10 |