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