...so skip the at-end variant of d-luminous.
Signed-off-by: Sage Weil <sage@redhat.com>
15 files changed:
--- /dev/null
+../thrash/0-size-min-size-overrides/
\ No newline at end of file
--- /dev/null
+../thrash/1-pg-log-overrides/
\ No newline at end of file
--- /dev/null
+../thrash/backoff/
\ No newline at end of file
--- /dev/null
+../thrash/ceph.yaml
\ No newline at end of file
--- /dev/null
+../thrash/clusters/
\ No newline at end of file
--- /dev/null
+../thrash/msgr
\ No newline at end of file
--- /dev/null
+../thrash/objectstore/
\ No newline at end of file
--- /dev/null
+../thrash/rados.yaml
\ No newline at end of file
--- /dev/null
+../thrash/rocksdb.yaml
\ No newline at end of file
--- /dev/null
+../thrash/thrashers
\ No newline at end of file
--- /dev/null
+tasks:
+- rados:
+ clients: [client.0]
+ ops: 4000
+ objects: 500
+ set_redirect: true
+ op_weights:
+ read: 100
+ write: 100
+ delete: 50
+ copy_from: 50
--- /dev/null
+tasks:
+- rados:
+ clients: [client.0]
+ ops: 4000
+ objects: 500
+ set_redirect: true
+ op_weights:
+ set_redirect: 100
+ copy_from: 100
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- set_redirect: true
- op_weights:
- read: 100
- write: 100
- delete: 50
- copy_from: 50
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- set_redirect: true
- op_weights:
- set_redirect: 100
- copy_from: 100