diff options
Diffstat (limited to 'qa/suites/rgw/thrash/thrasher/default.yaml')
-rw-r--r-- | qa/suites/rgw/thrash/thrasher/default.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qa/suites/rgw/thrash/thrasher/default.yaml b/qa/suites/rgw/thrash/thrasher/default.yaml new file mode 100644 index 000000000..1f35f1bc9 --- /dev/null +++ b/qa/suites/rgw/thrash/thrasher/default.yaml @@ -0,0 +1,9 @@ +tasks: +- thrashosds: + timeout: 1200 + chance_pgnum_grow: 1 + chance_pgnum_shrink: 1 + chance_pgpnum_fix: 1 + op_delay: 30 + chance_test_min_size: 0 + ceph_objectstore_tool: false |